cdk-cli deploy: fail: docker push to ecr unexpected status from PUT request 400 Bad Request #33264
Labels
@aws-cdk/aws-ecr
Related to Amazon Elastic Container Registry
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p3
Describe the bug
when trying to run cdk deploy with an ecs.ContainerImage.fromAsset() I'm getting a fail: docker push to ecr unexpected status from PUT request 400 Bad Request. I've uninstalled and reinstalled docker, deleted the image asset it references from ecr and nothing seems to be working. cdk version 2.177.0 (build b396961)
Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
ckd successfully push the docker image to ecr
Current Behavior
the docker push is returning 400 bad request and failing cdk deploy
Reproduction Steps
yarn cdk deploy
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.177.0 (build b396961)
Framework Version
No response
Node.js Version
v20.15.0
OS
macOS 14.5
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: