Nexus Docker 推送提示授权错误
推送 Docker Image 到 Nexus 上的提示错误:
代码语言:javascript代码运行次数:0运行复制Unable to push 'zchub-policy-data-service:0.0.1-SNAPSHOT' to registry 'repo-docker.isharkfly' : unauthorized: access to the requested resource is not authorized
问题解决
Nexus 需要对能够访问 Docker 仓库的用户授权。
至少要赋予下面 3 个权限才行。
赋权后不需要重启 Nexus,可以直接进行重构。
如果能看到镜像上传成功则说明一切正常。
发布者:admin,转转请注明出处:http://www.yc00.com/web/1748103265a4731283.html
评论列表(0条)