Navigation : 1. Connect 2. Git 3. Docker- 01 Docker Hub- 02 Dockerfile- 03 Build Container- 04 Run Container- 05 Make Changes- 06 See different images- 07 Docker-Compose- 08 Run as deamon- 09 Trubleshoot running container- 10 Cleanup- 11 Advanced Docker-Compose- 12 Data / Volumes- 13 Examine content of a volume 4. Kubernetes 5. CI/CD 6. MISC10 CleanupTo stop and Cleanup the running containerTo stop the container rundocker-compose down 09 Trubleshoot running container 11 Advanced Docker-Compose