Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 154 Bytes

composedown.md

File metadata and controls

12 lines (8 loc) · 154 Bytes

Clean up

  • Before moving on, let's remove those containers

.exercise[

  • Tell Compose to remove everything:
    docker-compose down

]