Clean up

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

We'll cover the following...

Run the following command to stop and delete the app. The --volumes flag will delete all of ...