mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 09:39:56 +00:00
Now that we have a good number of longer exercises, it makes sense to rename the shorter demos/labs into 'labs' to avoid confusion between the two.
149 B
149 B
Clean up
- Before moving on, let's remove those containers
.lab[
- Tell Compose to remove everything:
docker-compose down
]