Running Your First Docker Container

About

In this module, students will learn the fundamentals of Docker and its role in container management. They will explore how Docker streamlines the development and deployment processes, making it a vital tool in modern engineering practices. Understanding Docker not only enhances their technical skills but also prepares them for real-world applications in software development and operations.

Content

Lesson Est. Delivery Time Skills
Setup 0 min Setting up the development environment.
Getting Started with Docker Hub 15 min Understanding Docker Hub and image management.
The Container Lifecycle 15 min Learning about container states and lifecycle management.
Docker Commands 30 min Executing essential Docker commands for managing containers.
Creating Custom Docker Images with Dockerfiles 20 min Writing and understanding Dockerfiles to build custom images.
Total content 80 min  

References

📖 Reference Materials