Book Image

Docker Technologies for DevOps and Developers [Video]

By : James Lee
Book Image

Docker Technologies for DevOps and Developers [Video]

By: James Lee

Overview of this book

<p><span id="description" class="sugar_field">This course covers all the fundamentals about Docker software and teach you everything you need to know about developing and deploying modern applications with Docker software.In the end of this course, you will gain in-depth knowledge about Docker software and general DevOps skills to help your company or your own project to apply the right docker workflow and continuously deliver better software. Docker software is on the bleeding edge of technology today. It is also one of the most compelling technologies of the last decade in terms of its disruption to software development, operations, systems architecture, testing and compliance practices.</span></p> <p><span id="description" class="sugar_field">Docker is becoming a must tool for developers. containers and the Docker’s approach gives you the opportunity to work without any need of dependencies. Docker allows developers to focus on the things which actually matters without worrying about the environment where the application runs. Tons of companies are using docker in production, today you have the access to that same virtualization technology right on your desktop. </span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This course is very hands on, James has put lots effort to provide you with not only the theory but also real-life examples of developing Docker applications that you can try out on your own laptop.James has uploaded all the source code to Github and you will be able to follow along with either windows, MAC OS or Linux.In the end of this course, James is confident that you will gain in depth knowledge about Docker and general DevOps skills to help your company or your own project to apply the right docker workflow and continuously deliver better software.</span></span></p>
Table of Contents (6 chapters)
Chapter 2
Working with Docker Images
Content Locked
Section 3
Build Docker Images by Writing Dockerfile
Learn how to build Docker images by writing Docker files.