Skip to content

Instantly share code, notes, and snippets.

@MnifR
Created May 27, 2020 16:38
Show Gist options
  • Save MnifR/d7e4b48652f4bd99886f04b7dc6d5bc4 to your computer and use it in GitHub Desktop.
Save MnifR/d7e4b48652f4bd99886f04b7dc6d5bc4 to your computer and use it in GitHub Desktop.
Gitlab omnibus cleaning registry
wget https://gitlab.com/gitlab-org/docker-distribution-pruner/-/jobs/142025596/artifacts/raw/docker-distribution-pruner
EXPERIMENTAL=true ./docker-distribution-pruner -config=/var/opt/gitlab/registry/config.yml -delete -soft-delete=false -soft-errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment