This container can help you to clean up local Docker registry in any Kubernetes environments in case of out of image file system (imagefs) storage, but you don't prefer to modify Cloud virtual machine images.
Distribution | Version | Tag | Dockerfile |
---|---|---|---|
Docker Registry Cleanup Alpine | latest, 0.0.1 | latest, 0.0.1 | Dockerfile |
When we run a container in Kubernetes, we can use the docker-registry-cleanup container to clean up local Docker registry. This can be done by kubectl command.
$ kubectl apply -f example/docker-registry-cleanup.yaml