Files
docker-docs/docs/sources
unclejack 22e7e107ad automatically remove container via -rm
add AutoRemove to HostConfig
add -rm flag to docker run
add TestRunAutoRemove to test -rm
docs: add -rm to commandline/command/run
add hostConfig to container monitor
make monitor destroy the container via -rm

This adds support for automatically removing a container after it
exits. The removal of the container is handled on the server side.
2013-09-27 17:43:12 +03:00
..
2013-09-10 14:54:35 -07:00
2013-08-13 16:28:24 -07:00
2013-09-16 16:44:54 -07:00