docker:containers:automatically_delete_containers_when_they_exit
This is an old revision of the document!
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.1589358767.txt.gz · Last modified: 2020/07/15 09:30 (external edit)