Introduction to Docker - up1/training-courses GitHub Wiki
Course outline of Introduction to Docker
Day 1
- What is Container ?
- Why container is matter ?
- Installation
- Docker component and ecosystem
- Docker Images
- Docker Containers
- Workshop
Day 2
- Store and Get Docker images from Docker Hub
- Public Docker repository
- Private Docker repository
- Build containers from images
- Dockerfile
- Multi-stage build
- Deploy applications with Docker
- Network of Docker containers
- Manage Data persistence with Volumes
- How to use Docker with Continuous Integration and Delivery process ?
- Docker compose
- Introduction to Docker Swarm
Workshops and Examples
Resources