Search code examples
dockerdocker-desktopdocker-app

Cannot remove docker application and container in docker desktop


This nodedocker docker application has been stuck on my docker desktop for a while now. I've tried deleting it numerous times to no avail. Running docker ps shows no running container. I even tried deleting the container nodedocker_database_1, but the results the same. Running docker compose down -v tears down all other containers except for this one. Any sort of lead would be helpful.

enter image description here


Solution

  • If you use the Docker Desktop app GUI to remove all the individual containers, the application should also be removed.