1 回答
- 最新
- 投票最多
- 评论最多
0
This is related to a command in your Dockerfile or docker build file in your ECR that it is expanding as it's executing.
Try pulling image locally and debug it. Here's documentation about to pull image from ECR into Docker on your local machine: https://docs.aws.amazon.com/AmazonECR/latest/userguide/docker-pull-ecr-image.html
已回答 3 年前
