-
Course
- Core Tech
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.
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
Table of contents
About the authors
John Papa is a Principal Developer Advocate with Microsoft and an alumni of the Google Developer Expert, Microsoft Regional Director, and MVP programs.
More Courses by JohnDan Wahlin founded Wahlin Consulting, which provides consulting and training services on JavaScript, Angular, Node.js, C#, ASP.NET MVC, Web API, and Docker. He is a Google GDE, Microsoft MVP and Regional Director, and speaks at conferences and user groups around the world.
More Courses by Dan