-
Notifications
You must be signed in to change notification settings - Fork 522
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
Failed to add private Docker registry #470
Comments
Can you successfully log in to docker hub in the extension (both use keytar that's installed with vscode)? The following seem to suggest that installing gnome-keyring and libsecret might fix this: |
@StephenWeatherford actually, I didn't bother to add any credentials for docker hub, as I just wanted to use my local registry. |
I was just trying to narrow down what worked and what didn't. Have you tried the suggested fix? |
@StephenWeatherford Yes. I left the docker hub credentials empty and it still worked. |
I glad it worked for you. Closing, but others can hopefully find the solution here if they need it. |
Hey,
when adding the registry:
http://10.17.3.0:5000
with no password to vscode, I'm getting the error mentioned below.
Repro steps:
Connect to private registry ... (preview)
http://10.17.3.0:5000
, <enter>Action:
vscode-docker.connectCustomRegistry
Version: 0.2.0
OS: linux, kubuntu 18.04
The text was updated successfully, but these errors were encountered: