Docker Containers: Learn Docker Basics in 30 Minutes
Docker Containers: Learn Docker Basics in 30 Minutes
Docker is all the rage right now. In 30 minutes I’ll give you comprehensive introduction to docker, covering:
1. What is Docker
2. Virtual Machines vs. Docker
3. Introduction to Dockerfiles, images and containers
4. The Docker Hub
5. Writing a Dockerfile
6. Building an image
7. Running a container
8. Mounting volumes
9. One process per container
Written by admin