Question
· Apr 4

Docker login error

Using this command return error

docker login -u="user" -p="password"  containers.intersystems.com

Error:

WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error saving credentials: error storing credentials - err: exit status 1, out: `Post "http://ipc/registry/credstore-updated": open \\.\pipe\dockerBackendApiServer: The system cannot find the file specified.`

Discussion (0)1
Log in or sign up to continue