1 Answer
- Newest
- Most votes
- Most comments
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
answered 3 years ago
Relevant content
asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
