Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DELETE_ISSUE_SYNC #1

Closed
Jean-Baptiste-Lasselle opened this issue Apr 12, 2019 · 1 comment
Closed

DELETE_ISSUE_SYNC #1

Jean-Baptiste-Lasselle opened this issue Apr 12, 2019 · 1 comment

Comments

@Jean-Baptiste-Lasselle
Copy link
Owner

cf. snagles/docker-registry-manager#181

@Jean-Baptiste-Lasselle
Copy link
Owner Author

that one is solved that way :

Just a matter of configuring service in docker-compose.yml with env var.

    environment:
      # Dixit https://docs.docker.com/registry/configuration/#delete
      # Use the 'delete' structure to enable the deletion of image blobs and manifests by digest.
- REGISTRY_STORAGE_DELETE_ENABLED=true

And there you go, digests can be deleted by docker-registry-manager webapp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant