Skip to content

Ryanb58/docker-cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docker-cleanup

Makefile to aid in cleaning up docker.

Here are available targets:
help                           Display callable targets.
stop                           Stop all containers.
kill                           Kill all containers.
rm                             Removes all containers.
rm-dang-images                 Removes dangling images.
rm-exited-containers           Removes containers that are done.

About

Makefile to aid in cleaning up docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published