- Course
Play by Play: Docker for Web Developers with John Papa and Dan Wahlin
In this Play by Play, learn how to integrate Docker into your development workflow and the benefits it offers.
- Course
Play by Play: Docker for Web Developers with John Papa and Dan Wahlin
In this Play by Play, learn how to integrate Docker into your development workflow and the benefits it offers.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Docker can be a tremendous productivity booster for developers, with its rapid deployment of images that run consistently on any machine. In this Play by Play course, Dan Wahlin and John Papa walk you through the fundamentals of Docker and explore the benefits it can offer developers. You'll learn about using Docker Toolbox, the basics of Docker images and containers, and explore how the layered file system works in Docker. You'll also learn to customize images with a Dockerfile. Finally, you'll see how to use Docker Compose to integrate multiple containers, even on your development machine! The exercise files for this course are available at http://github.com/danwahlin/Angular2-RESTfulService