Feat: upgrade to Alpine OpenJDK + last release of ElasticMQ and sqs-insight#37
Feat: upgrade to Alpine OpenJDK + last release of ElasticMQ and sqs-insight#37bartleboeuf wants to merge 2 commits into
Conversation
|
Maybe it's because of the upgraded sqs-insights but this also fixes #39 (CPU stuck at 100% if queues are not empty) |
|
This also fixes #49, openjdk:8-jre-alpine has ARM64 builds where alpine-java does not. |
|
@roribio any chance of this PR getting merged? Or the main docker file getting updated to Alpine OpenJDK? |
|
Would really like to see this happen if it fixes the 100 CPU issue |
|
As a workaround until this gets merged, you can use https://hub.docker.com/r/rciorba/alpine-sqs |
|
+1 |
|
@rciorba I just tried your build, unfortunately it does not work on my M1 mac: When I run it with As seen there are no queues found for some reason. If I try to run: Any idea why this happens? |
It's happening here too... in |
|
In case it helps others on M1 macs, I have been able to run rciorba's and roribio's versions of this container on my M1 Mac. I can also confirm that @rciorba's image works for removing the cpu issue 🙏 Worth a shot turning it on @NielsKSchjoedt and @danielapsmaior, on the off-chance you're still wanting to run this a couple years on 😅
|

Feat: upgrade to Alpine OpenJDK + last release of ElasticMQ and sqs-insight