gcr-cleaner
gcr-cleaner copied to clipboard
Delete untagged image refs in Google Container Registry or Artifact Registry
@igoooor here's what is required to make multi-arch work. However, it looks like neither Artifact Registry nor Container Registry support multi-arch images yet.
### TL;DR ARM Architecture not supported ### Expected behavior Docker container to run with ARM based architecture ### Observed behavior Docker container does not run with ARM based architecture ###...
For some time, I thought I would need to run two scheduled jobs. One job to remove images without tags and another one where I would make use of the...
It would be very helpful if images were tagged with their version. Currently, `latest` is the only tag.
Currently, we have automation that tags all of our container images with the git commit SHA1 of the source code that generated them. We would like to clean up old...
Hello! I have just discovered this tool. Is it possible to keep all images with a specific tag? For example, I want GCR Cleaner to delete all images except the...
Bumps the go_modules group with 1 update in the / directory: [github.com/docker/docker](https://github.com/docker/docker). Updates `github.com/docker/docker` from 25.0.5+incompatible to 25.0.6+incompatible Release notes Sourced from github.com/docker/docker's releases. v25.0.6 25.0.6 For a full list...