0.1.0 • Published 5 years ago

dockerclean v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

docker-clean

Install

$ npm i -g dockerclean

Usage

USAGE:
 docker-clean [options]

Options
  -v       	      Display version
  --con, -c	      Remove exited containers
  --vol, -x       Clean up volumes
  --images, -i	  Remove all images tagged with <none>
  --all, -a	      Remove all of the above

Debug

# append a 'v' to toggle verbose info

# verbose info for all
docker-clean -av

# verbose info for remove exited containers
docker-clean -cv

Credits

chadoe - docker-cleanup-volumes

0.1.0

5 years ago

0.0.7

7 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago