Book Image

Docker for Web Developers [Video]

By : Ian Miell
Book Image

Docker for Web Developers [Video]

By: Ian Miell

Overview of this book

<p>Docker is a tool that allows you to develop software faster, more reliably, and with less fuss! Backed by the likes of Red Hat, Microsoft, and VMWare, this is one of the fastest-adopted technologies ever seen, and it can help you work more effectively.</p> <p>Docker for Web Developers will take you on a journey from a Docker novice to master. With the aid of step-by-step videos, you will use Docker to win at 2048, contribute to a real web development project in minutes, and learn the tricky art of container orchestration. By the end of this video course, you'll be ready for anything Docker can throw at you!</p> <p>This video course puts you in the position of an engineer who knows nothing about Docker but needs to learn it fast. With realistic examples, you will work and play with Docker and get progressively experienced as the course advances.</p> <p>Throughout this video course we will cover a lot of ground, including building your own images, using the Docker Hub workflow to turbocharge development, sharing your work with others, running your work in production environments, and ensuring that everything works smoothly.</p> <p>By the end of this course, you will have all the tools you need to make Docker useful for you and your business, and you will learn how you can leverage Docker in a web development workflow.</p> <h1>Style and Approach</h1> <p>This video course is a step-by-step guide, with each section containing videos that take you closer and closer to Docker mastery. Each stride is carefully explained, so you are sure to go a long way.</p>
Table of Contents (8 chapters)
Chapter 4
Mastering the Docker Command
Content Locked
Section 2
Managing the Containers
Containers have a life cycle-like process. This section will help you understand the life cycle through examples. - Manage the running of containers on your system as daemons - Examine the state of containers on your system using the docker command - Impact the state of the container directly using the docker command