Clean up

Learn how to stop and delete a Compose application using docker compose down command.

Run the following command to stop and delete the app. The --volumes flag will delete all of the app’s volumes, and the --rmi all will delete all of its images.

Get hands-on with 1300+ tech skills courses.