We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/burnettk/delete-docker-registry-image
The text was updated successfully, but these errors were encountered:
docker-archive/docker-registry#988 (comment)
Sorry, something went wrong.
Getting Docker api to work seems more challenging than I thought.
Docs: https://docs.docker.com/registry/spec/auth/token/ https://stackoverflow.com/a/39641186/244009
Found some example code: distribution/distribution#1968 (comment) https://github.com/singularityware/singularity/blob/master/libexec/python/docker/api.py
Looks like auth is simpler with v1 api: https://forums.docker.com/t/registry-api-used-by-index-docker-io/247
Some more example: https://success.docker.com/Cloud/Solve/How_do_I_authenticate_with_the_V2_API%3F
tamalsaha
No branches or pull requests
https://github.com/burnettk/delete-docker-registry-image
The text was updated successfully, but these errors were encountered: