Skip to content
/ sded Public

Mini superset of the docker command that help to cleanup disk space eat by Docker

License

Notifications You must be signed in to change notification settings

ceccode/sded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDED

SDED (Stop Docker eating disk space) is a mini superset of the docker command that help to cleanup disk space eat by docker.

sded.sh is a simple bash script.

Shortcuts

h:   show this help text
l:   see list of running containers
i:   see list of stored images
od:  delete orphaned and dangling volumes
du:  delete dangling and untagged images
p:   `official` docker cleanup method; delete stopped containers, and volumes and networks that are not used by containers

Installation

Copy sded.sh in your usr/local/bin directory.

How to contribute

Have an idea? Found a bug? Contributions are more than welcome!

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Mini superset of the docker command that help to cleanup disk space eat by Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages