- Private Docker Repository - Pushing our built Docker Image into a private Registry on AWS
13
- Deploy our containerized app
14
- Docker Volumes - Persist data in Docker
15
- Volumes Demo - Configure persistence for our demo project
16
- Wrap Up
Description:
Embark on a comprehensive Docker tutorial designed for beginners, offering a full course experience in just under 3 hours. Gain a deep understanding of Docker concepts and their practical applications in software development through a mix of animated theoretical explanations and hands-on demonstrations. Learn essential topics including container basics, Docker installation, key commands, debugging techniques, and real-world project implementation. Explore advanced concepts such as Docker Compose for managing multiple services, creating custom Docker images with Dockerfiles, and utilizing private repositories. Dive into container deployment, data persistence with Docker volumes, and best practices for containerized application development. By the end of this course, acquire the knowledge and confidence to effectively use Docker in your own projects.