Docker theory
- Sample applications
- Main components
- Architecture
Docker installation
- Windows Pro/Enterprise / MacOS
- Debian
Working with Docker – command line
- Images
- Repository
- Launching containers
- Opening containers to external movement
- Disk resources
Working with Docker – Dockerfile
- Creating Dockerfile
- Discussing the syntax
- The structure of an image
- Working with tags and repository
- Expanding images
Working with Docker – docker–compose
- Creating docker-compose.yml file
- Discussing the syntax
- Setting up disk resources
- Network configuration
Project patterns
Introduction to orchestration