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

how to disable https for pouch client #2930

Closed
kedy-zhao opened this issue Jun 25, 2019 · 0 comments
Closed

how to disable https for pouch client #2930

kedy-zhao opened this issue Jun 25, 2019 · 0 comments
Labels
kind/question all questions or confusion about this project

Comments

@kedy-zhao
Copy link

Question

I use the below command to start a local hub, and edit /etc/docker/daemon with insecure-registries option to disable https, when I use pouch pull command to get docker image, it shows "server gave http response to https clien". Is there anyway to disable https for pouch client?

docker run -d -p 5000:5000 --name=registry --restart=always --privileged=true --log-driver=none -v /home/data:/home/data registry:latest

@pouchrobot pouchrobot added the kind/question all questions or confusion about this project label Jun 25, 2019
@rudyfly rudyfly closed this as completed Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question all questions or confusion about this project
Projects
None yet
Development

No branches or pull requests

3 participants