Skip to content

mobomo/docker-gc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Docker GC

Script aimed at cleaning up a docker environment, specifically for builder cases and devops agents

Getting Started

These instructions will cover usage information

Prerequisities

In order to run this container you'll need docker installed.

Usage

Clean entire system without holding back

./docker-gc.sh --purge-all

TODO

  • Implement ability to whitelist containers to not get destroyed, ie base images, registry, etc
  • Add command to help cleanup environment without destroying everything

About

Docker Garbage Cleanup scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages