User Tools

Site Tools


docker:containers:automatically_delete_containers_when_they_exit

Docker - Containers - Automatically delete containers when they exit

The --rm flag automatically deletes a container when it exits.

This can make it easier to keep things clean.

docker run --rm
docker/containers/automatically_delete_containers_when_they_exit.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki