- Package applications into portable containers.
- Build efficient Docker images for development and deployment.
- Use containers for local integration workflows.
- Images, containers, and registries.
- Writing Dockerfiles and multi-stage builds.
- Container networking and volumes.
- Docker Compose for multi-service local setups.
- Image size, security, and runtime best practices.
- Containerize backend and frontend services.
- Build a multi-container local stack with Compose.
- Optimize image size and startup time.
- Dockerized application with Compose configuration.
- Container runbook for local development.
- Live run of multi-service stack and troubleshooting task.