mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-04-22 01:56:47 +00:00
154 B
154 B
Clean up
- Before moving on, let's remove those containers
.exercise[
- Tell Compose to remove everything:
docker-compose down
]