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

Add --allow-insecure to docker pull to allow downloads from insecure rep... #8934

Closed
wants to merge 1 commit into from

Conversation

merlin83
Copy link

@merlin83 merlin83 commented Nov 3, 2014

...ositories from the client

@MalteJ
Copy link
Contributor

MalteJ commented Nov 3, 2014

hi merlin83,
this PR is missing documentation.
is it possible to implement integration tests?

@jessfraz
Copy link
Contributor

jessfraz commented Nov 3, 2014

closing as duplicate of #8898, thank you!

@jessfraz jessfraz closed this Nov 3, 2014
@merlin83
Copy link
Author

merlin83 commented Nov 3, 2014

MalteJ: Looking to do those soon, but thought I push this to listen for some feedback first.

jfrazelle: This PR is not a duplicate of #8898. This adds a parameter to the docker pull command to allow users to manually specify an insecure repository when performing "docker pull", i.e.

docker pull --allow-insecure internal.company.domain:5000/image_name

I've resubmitted with a DCO @ #8935

@jessfraz
Copy link
Contributor

jessfraz commented Nov 3, 2014

yeah sorry about that I was just about to comment

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

Successfully merging this pull request may close these issues.

None yet

3 participants