Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
donknap committed Dec 26, 2024
1 parent 385561d commit 8082e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-cn/manual/image/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

对于匿名用户,具有在 docker hub 仓库拉取镜像的权限。

但是如果你想推送镜像到 docker hub 或是其它仓库时,需要添加对应的仓库并配置用户名及密码。
但是如果你想推送镜像到 docker hub 或是使用附带权限的仓库时,需要添加对应的仓库并配置用户名及密码。\
通过 docker login 命令配置的仓库用户名密码并不会在面板中生效,需要重新配置。

当你遇到以下错误时也需要配置仓库的权限。
Expand Down

0 comments on commit 8082e68

Please sign in to comment.