gpt4 book ai didi

docker - 当我尝试拉取公共(public)镜像时,为什么会收到来自 Docker 的授权错误?

转载 作者:IT老高 更新时间:2023-10-28 12:45:34 25 4
gpt4 key购买 nike

当我尝试运行时

$ docker run -it ubuntu /bin.bash

我收到以下错误:

Unable to find image 'ubuntu:latest' locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/library/ubuntu/manifests/latest: unauthorized: incorrect username or password.
See 'docker run --help'.

ubuntu 图像是公开的时,为什么我会收到一个身份验证错误?

最佳答案

Docker for Windows --

repro docker pull redis

我最近收到了这个错误。我的解决方案原来是执行 docker logout,这似乎清除了与 docker hub 相关的凭据入口槽(推测)。在此之后,我的 docker pull redis 工作正常。

关于docker - 当我尝试拉取公共(public)镜像时,为什么会收到来自 Docker 的授权错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38248411/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com