confluentinc / confluentinc/kafka-tutorials
Add `docker-compose down` instructions to "Try It" instructions across the board
Open
enhancement
- Dominant language
- Java
- Stars
- 39
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
We do not help users new to Docker destroy the compose environment at the end of the tutorials leaving them with running services. Let's add a simple final instruction to execute `docker-compose down --volumes` to help them clean up properly
Contributor guide
Assessment
This issue has not been assessed yet.