softwaremill / elasticmq

In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
https://softwaremill.com/open-source/
Apache License 2.0
2.46k stars 193 forks source link

Push images to ECR #938

Open sriram-lmnd opened 6 months ago

sriram-lmnd commented 6 months ago

Hello!

AWS ECR contains several old/unofficial versions of elasticmq and elasticmq-native. Are there any plans to officially push images to ECR?

micossow commented 6 months ago

No, we do not plan to do that. Are you not able to access the images on Docker Hub?

sriram-lmnd commented 6 months ago

I'm running into rate limits when trying to incorporate images from Docker Hub into my build process. I was able to find all our other dependencies on ECR's public gallery, but not Elasticmq. Thus the question.