Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM64 Docker Image #188

Closed
jordanfelle opened this issue May 20, 2022 · 11 comments
Closed

ARM64 Docker Image #188

jordanfelle opened this issue May 20, 2022 · 11 comments

Comments

@jordanfelle
Copy link

Is your feature request related to a problem? Please describe.
Currently docker images are only built for AMD64.

Describe the solution you'd like
Docker images pushed to docker hub would be available for at least AMD64 and ARM64

@louis-launchdarkly
Copy link
Contributor

Hello @jordanfelle, we have received your request. Currently, we are looking at the goreleaser tool that we use to create releases to Docker and figuring out the capability.

In the meantime, if you have time, can you try building the relay for AMD64 with the source code and see does that work for you? If you can verify that building for ARM64 is working, that would be one less obstacle for us to publish an ARM64 Docker Image.

@jordanfelle
Copy link
Author

I spun up a c7g instance and was able to build for ARM64 without any issues, I just started it up with a dummy conf but no errors were seen.

@louis-launchdarkly
Copy link
Contributor

@jordanfelle Thank you for testing it out!

@louis-launchdarkly
Copy link
Contributor

Filed Internally as 156011 after investigation.

@xocasdashdash
Copy link

@louis-launchdarkly is there any recent update on this? just to get an idea of what's the priority

@dac-humi
Copy link

dac-humi commented Aug 3, 2022

Same.

Screen Shot 2022-08-03 at 1 39 02 PM

@or-shachar
Copy link

friendly bump 🙏

@cwaldren-ld
Copy link
Contributor

Thanks for your patience, this is still on our roadmap.

@xocasdashdash
Copy link

any new update? I see that the project uses goreleaser so it should be possible to use that to push multiarch images too

@cwaldren-ld
Copy link
Contributor

cwaldren-ld commented Mar 6, 2023

CircleCI has very recently (I believe last week) added support for M1 executors, so we should be able to test it properly now (for darwin) - previously, we could not. This is still on the roadmap; I'm sorry it is taking so long.

@cwaldren-ld
Copy link
Contributor

Hi folks, the v8.3.0 release published to DockerHub should now contains armv7 and arm64v8 images!

Please feel free to test them out, and file any issues you may encounter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants