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