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 Support (Also other arm architectures) #298

Closed
Divkix opened this issue Nov 22, 2021 · 5 comments
Closed

ARM64 Docker Support (Also other arm architectures) #298

Divkix opened this issue Nov 22, 2021 · 5 comments

Comments

@Divkix
Copy link

Divkix commented Nov 22, 2021

Hey

I tried ackee on Vercel and would like to host it on my own Cloud VM (using Oracle Free Cloud tier), but unfortunately the official Docker Image doesn't support ARM yet.

I read about about the same in #286 but still can't see the ARM tagged images for Ackee.

Would really appreciate if there would be an official ARM image for Ackee.

@electerious
Copy link
Owner

Hey @Divkix, thanks for letting me know. Is there anything I need to add to the Dockerfile to support ARM64 (and other architectures)?

@Divkix
Copy link
Author

Divkix commented Nov 22, 2021

Hey @electerious, the Dockerfile seems fine, you'll need to use docker buildkit in order to build images for multiple architectures.

Can you let me know how do you build the images before pushing them to Docker Hub?

@electerious
Copy link
Owner

electerious commented Dec 1, 2021

I've just publish a new develop tag to Docker with support for other platforms. Please let me know if everything works as expected so I can create a new release 😊

Screenshot 2021-12-01 at 20 02 50

https://hub.docker.com/layers/68167147/electerious/ackee/develop/images/sha256-2fba8a6d509297b09c0c664c808d0e4904ec132789b22bff42ce33171ff54d99?context=repo

@Divkix
Copy link
Author

Divkix commented Dec 2, 2021

The release works great on linux/arm64, I haven't been able to try on linux/arm/v7 because I don't have anything which runs on it, but I think that it should work.
Everything works as expected for arm64 :)

@electerious
Copy link
Owner

Perfect, thanks for letting me know! v3.3.0 is now live: https://github.com/electerious/Ackee/releases/tag/v3.3.0

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

No branches or pull requests

2 participants