Docker Deep Dive

The course provides a detailed overview of Docker and its components. Topics covered include installing Docker, running and inspecting containers, interacting with containers, managing Docker ports and registries, creating interactive images, and creating images with Dockerfiles. The course also covers creating multi-stage builds, using mounts to share data between hosts and containers, using Docker Compose to define and manage multi-container applications, and managing Docker registries. Finally, the probing commands for advanced diagnostics are covered.

COD: DSD102
Category: Docker

docker2