docker-clean

simple Shell script to clean up the Docker Daemon

Description

docker-clean is simple Shell script utility to clean up the Docker Daemon, required Docker Daemon version (>= 1.9).

Usages:
 - docker-clean stop: Stops and removes all containers, cleans dangling
                      volumes,and networks
 - docker-clean images: Removes all tagged and untagged images, stopped
                        containers, dangling volumes, and networks
 - docker-clean run : Removes all stopped containers, untagged images,
                      dangling volumes, and networks
 - docker-clean all: Stops and removes all containers, images, volumes
                     and networks

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ZZROTDesign/docker-clean/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install docker-clean