Docker Crash Course: Learn from Experience (for Beginners)
A technical hands-on introduction to Docker, from a Docker Certified engineer
Created by Cristovao Cordeiro | 4 hours on-demand video course
In this course, I’ll start by giving you a quick and general introduction to containers and Docker. Then, we will cover and exercise the 4 main Docker objects: Images: learn how to write Dockerfile, build Docker Images and push them into Docker Hub, Containers: learn how to start containers, configure them, and how to manage their lifecycle, Networks: learn about Docker Network drivers, and how you can configure your containers’ networking behavior through these networks, Volumes: learn the difference between the different types of volumes offered by Docker, and how you can use them to better manage your containers’ data
What you’ll learn
- Docker Fundamentals
- Overall Container Management with Docker CLI
- Most used/needed Docker Objects and Commands
- Dockerfile Writing
- Docker Image Creation and Management
- Docker Container Creation and Management
- Docker Network Creation and Management
- Docker Volume Creation and Management
Recommended Course