1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
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
beantwortet vor 3 Jahren
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 2 Jahren
