See: https://docs.docker.com/reference/cli/docker/system/prune/ You may also want to do `docker system prune --all` to also remove all **stopped** containers. Please also do `docker ps -a` to show all running *AND* stopped containers to make sure you know what you are deleting. Good luck, — Ezri On Aug 2, 2024, at 20:13, Corey H <coreyh@free.fr> wrote:
|