相关疑难解决方法(0)

如何在docker push上指定用户名和密码?

嗨,我正在努力 docker push

[docker-simple-httpserver]# docker push myregistry/simplehttpserver:latest
The push refers to a repository [myregistry/simplehttpserver] (len: 1)
Sending image list
FATA[0000] Error: Status 403 trying to push repository simplehttpserver: "{\"error\": \"Unauthorized updating repository images\"}" 
Run Code Online (Sandbox Code Playgroud)

是有我的方式来指定username,并passworddocker push命令?

docker docker-registry

22
推荐指数
5
解决办法
6万
查看次数

标签 统计

docker ×1

docker-registry ×1