Welcome to this Docker tutorial, spread over 5 days. Each day covers different aspects of Docker, from basic container commands to more advanced topics like multi-stage builds.
- Day 1: Introduction to Docker, Images, and Containers
- Day 2: Dockerfile
- Day 3: Docker Volumes and Networking
- Day 4: Docker-Compose
- Day 5: Multi-Stage Builds
- Day 6: Docker Swarm
- Docker installed on your machine. Docker installation guide.
- Basic knowledge of command-line interface (CLI).