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

support arm64 architecture #83

Closed
longquan7 opened this issue Aug 17, 2017 · 4 comments
Closed

support arm64 architecture #83

longquan7 opened this issue Aug 17, 2017 · 4 comments

Comments

@longquan7
Copy link

I want to build this image on arm64 architecture, but I'm not sure that can be support arm64 architecture https://cdn.crate.io/downloads/releases/crate-2.1.5.tar.gz

@seut
Copy link
Member

seut commented Aug 18, 2017

@longquan7 as crate uses java which is available for arm64 it should work fine.

@seut seut closed this as completed Aug 18, 2017
@longquan7
Copy link
Author

longquan7 commented Aug 21, 2017

@seut OK, I was build this image on arm64 architecture and successed ,I use FROM arm64v8/alpine:3.5 to build .So I think it can be support arm64 and can you push it to https://hub.docker.com/u/arm64v8/ ?

@longquan7
Copy link
Author

longquan7 commented Aug 24, 2017

I want to konw this image if support arm64 can you add it to the https://hub.docker.com/u/arm64v8/ ?

@tianon
Copy link
Contributor

tianon commented Sep 5, 2017

Since this image is based on Alpine, multi-architecture support in official images will need to wait on gliderlabs/docker-alpine#304.

See https://github.com/docker-library/official-images#architectures-other-than-amd64 and https://github.com/docker-library/official-images#multiple-architectures for more information about multi-architecture official images. 👍

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

3 participants