Features
- Added
-e
flag to allow removal of all exited containers. If-e
and-c
are used in conjunction,dockerclean
will find all containers that have exited or match thePATTERN
provided.
-e
flag to allow removal of all exited containers. If -e
and -c
are used in conjunction, dockerclean
will find all containers that have exited or match the PATTERN
provided.