-
Notifications
You must be signed in to change notification settings - Fork 3
No x86 docker image #3
Comments
Hi @NickStallman, I've built i386 and ARM64 versions of the image as well. Can you try them out? (Versions |
That looks like it has done the trick. The "latest" tag was failing previously and now it's working. Thanks! |
In order to support |
I'm not sure if i386 is needed by anyone, amd64 is what most people would be using (including myself) and that release 3 days ago didn't provide any amd64 docker image, just the arm64 image. That broke for anyone using the latest tag on amd64. |
Right, I misunderstood / misread your issue title - so x86_32 (i386) is left out again, x86_64 (amd64) is supported and I've added support for ARM64 and ARMv7. |
No problem, in hindsight x86 in the title is a little ambiguous these days. |
I noticed my velocita-proxy docker image was failing to start, and it turns out that there was a new image posted 3 days ago.
Unfortunately that image is arm64 only, no x86 image at all.
https://hub.docker.com/r/isaaceindhoven/velocita-proxy/tags
That'll likely disrupt anyone pulling that image.
The text was updated successfully, but these errors were encountered: