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 年前
