docker login does not work via GUI #492
Unanswered
p10tyr
asked this question in
Ask for Help
Replies: 2 comments 1 reply
-
Instead of trying to log in via dockge console, do this
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I try this
Where I can find |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🛡️ Security Policy
Description
When I use the GUI bash terminal to do docker login and enter my username. It says
command is not allowed
?I log in with SSH and do docker login, authenticated OK.
Press start on stack
👟 Reproduction steps
Error response from daemon: pull access denied for private-reop/cool-image, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
pull in ssh - pulled OK
👀 Expected behavior
image is pulled in GUI after login in SSH
😓 Actual Behavior
Error response from daemon: pull access denied for private-reop/cool-image, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Dockge Version
latest
💻 Operating System and Arch
debian
🌐 Browser
edge
🐋 Docker Version
latest
🟩 NodeJS Version
No response
📝 Relevant log output
`Error response from daemon: pull access denied for private-reop/cool-image, repository does not exist or may require 'docker login': denied: requested access to the resource is denied`
Beta Was this translation helpful? Give feedback.
All reactions