Sign inSign up

interaction/autoprune

By interaction

Updated about 3 years ago

Image
0

1M+

interaction/autoprune repository overview

autoprune

Docker image that prunes build cache, buildx cache and images with no associated containers, daily.

Usage

Run:

$ docker run \
-d \
-e BUILD_CACHE_SIZE=50G \
--name autoprune \
--restart always \
-v /var/run/docker.sock:/var/run/docker.sock \
interaction/autoprune

Tag summary

Content type

Image

Digest

sha256:cf0b64d05

Size

71.2 MB

Last updated

about 3 years ago

docker pull interaction/autoprune