Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Add support for config files outside of the source directory #148

Merged
merged 1 commit into from Dec 23, 2013

Conversation

goldmann
Copy link
Contributor

@goldmann goldmann commented Dec 9, 2013

Config files can be specified now with absolute paths with the DOCKER_REGISTRY_CONFIG variable, for example:

export DOCKER_REGISTRY_CONFIG=/etc/docker-registry.yml

This was initially reported in RH Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1038874

@samalba
Copy link
Contributor

samalba commented Dec 9, 2013

Could you fix the small pep8 error? Then I'll merge

@goldmann
Copy link
Contributor Author

Hah, one letter :) Fixed!

@samalba
Copy link
Contributor

samalba commented Dec 18, 2013

Sorry, could you rebased? we changed this part recently, I just want to make sure your PR is still relevant (and still work)

@goldmann
Copy link
Contributor Author

Done!

@samalba
Copy link
Contributor

samalba commented Dec 18, 2013

another pep8 warning and we're good to go

Config files can be specified now with absolute paths with the
DOCKER_REGISTRY_CONFIG variable, for example:

export DOCKER_REGISTRY_CONFIG=/etc/docker-registry.yml

This was initially reported in RH Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1038874
@goldmann
Copy link
Contributor Author

Rebased one more time.

samalba added a commit that referenced this pull request Dec 23, 2013
Add support for config files outside of the source directory
@samalba samalba merged commit c2dd09d into docker-archive:master Dec 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants