docker-gc
docker-gc copied to clipboard
Save docker-gc history of kept/removed containers/images
This was just helpful for debugging and keeping track of containers being removed by docker-gc on a daily basis (especially if its run with cron). If running in docker, you'll have to use docker cp to pull content from STATE_DIR to some desired host path.