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

dockerTools: private registry support #12651

Merged
merged 1 commit into from
Jan 28, 2016
Merged

dockerTools: private registry support #12651

merged 1 commit into from
Jan 28, 2016

Conversation

kingarrrt
Copy link
Contributor

This is a update to the pullImage function to support private registries operating without authorization tokens, along with a few small fixes.

cc @lethalman

* authorization token is optional
* registry url is taken from X-Docker-Endpoints header
* pull.sh correctly resumes partial layer downloads
* detjson.py does not fail on missing keys
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @lethalman, @abbradar and @edolstra to be potential reviewers

lucabrunox pushed a commit that referenced this pull request Jan 28, 2016
dockerTools: private registry support
@lucabrunox lucabrunox merged commit bed2cd5 into NixOS:master Jan 28, 2016
@lucabrunox
Copy link
Contributor

Doesn't break the current behavior. Thanks a lot, great changes.

@fpletz fpletz added the 0.kind: enhancement Add something new label Jan 30, 2016
@Janik-Haag Janik-Haag added the 12. first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: enhancement Add something new 12. first-time contribution This PR is the author's first one; please be gentle!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants