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