Hi everyone, I am trying to use ```awsx.ecr.Image`...
# general
s
Hi everyone, I am trying to use
Copy code
awsx.ecr.Image
to publish an image to an ECR repo. This is no problem on AWS but I would also like to do it locally using Localstack. In this case I am experiencing the errors, that can be found here. Is there a simple workaround for this problem or maybe even a solution in sight that would resolve it completely?
b
this is a common issue when using localstack. we don’t officially support localstack, and any errors need to be resolved on the localstack side. They are not as API compatible as they claim to be 🙂