Shutting down
In the terminal window where you started the Docker process, stop the process using
CTRL+CStill within the same directory, issue the following command, to ensure all the resources are released by Docker:
docker compose downLast updated

