Closed sebastian-philipp closed 6 years ago
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: https://github.com/lbryio/lbry-desktop/issues/386 https://github.com/Foundry376/Mailspring/issues/681
@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. sudo apt install gnome-keyring
is a workaround. Turns out, after asking for the password of my private registry, vscode asks for a docker hub account credentials and then wants to create a new keyring.
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