Releases: michael-yx-wu/dockerclean
Releases · michael-yx-wu/dockerclean
0.2.0
0.1.0
Usage
dockerclean [OPTIONS]
-c PATTERN
: Remove all containers matched byPATTERN
-d
: Remove all images tagged as<none>
-r
: By defaultdockerclean
executes indry-run
mode to give you a chance
to preview any images or containers that will get deleted. Use the-r
flag
to remove matched images and containers.-t PATTERN
: Remove all images matched byPATTERN
-h
: Print usage and options