我使用公共镜像php:apache作为我的基础镜像,所以我和others不同,他们实际上使用的是私有镜像。exist or may require authorization: server message: insufficient_scope: authorization failed 我是docker和aws
access denied for {private_repo}, the repository does not exist or may require 'docker login'
其他使用相同回购方式但路径不同的豆荚正在工作,例如:私有_ repo /serviceABC(它们最新的本地</e
我从我的ECR存储库中提取了一个图像,并将其标记为app:最新使用以下命令:docker tag xxxxxxxxxxxx.dkr.ecr.us-east-2.amazonaws.com/app appDockerfile中的基本映像。我知道docker的默认行为是在本地检查映像,如果没有本地存储,则从dockerhub中提取。or may require authorization: server message: insufficient_scope: authorizat