#registry #container #cleanup #scaleway #command-line-tool

app scaleway-registry-prune

Command-line tool to clean up old images on your Scaleway Container Registry

2 unstable releases

0.1.0 Apr 16, 2020
0.0.0 Apr 9, 2020

#48 in #cleanup

29 downloads per month

MIT/Apache

27KB
554 lines

scaleway-registry-prune

Command-line tool to clean up old images on your Scaleway Container Registry

Usage

# Deletes all images except for 5 most recent
% SCW_TOKEN=abcdef SCW_REGION=<nl-ams/fr-par> scaleway-registry-prune <namespace>/<image> --keep-last 5

Dependencies

~11–25MB
~370K SLoC