mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-03-02 17:30:20 +00:00
This was discussed and agreed in #246. It will probably break a few outstanding PRs as well as a few external links but it's for the better good long term.
154 B
154 B
Clean up
- Before moving on, let's remove those containers
.exercise[
- Tell Compose to remove everything:
docker-compose down
]