Docker
Objectives¶
-
Understand what Docker is and why it's used in modern development.
-
Work with Docker images and containers.
-
Create and manage Dockerfiles.
-
Use Docker Compose for multi-container applications.
-
Understand Docker networking and volumes.