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

ARM image? #164

Closed
Roming22 opened this issue Oct 6, 2019 · 5 comments
Closed

ARM image? #164

Roming22 opened this issue Oct 6, 2019 · 5 comments

Comments

@Roming22
Copy link

Roming22 commented Oct 6, 2019

Hi

Is there any chance you could provide an image for ARM (e.g. RaspberryPi3 and 4)?
Your project works fine on that architecture, but it would just be more convenient to not have to check for updates on your repo and build new images for projects that uses this project as a base image.

Regards

@shaomeng
Copy link

shaomeng commented Oct 7, 2019

@Roming22 Just FYI, I built the docker image for my raspberry pi following steps described here, and it's quite easy and works well!

@Roming22
Copy link
Author

Roming22 commented Oct 8, 2019

@shaomeng Yes, as my post said the project works fine on ARM. It is just that I have another image based on that project, and it is a pain having to make sure that I don't miss updates.
If there was an ARM base image, I could just have a FROM hwdsl2/docker-ipsec-vpn-server and I'd be guaranteed to use an up to date version.

@hwdsl2
Copy link
Owner

hwdsl2 commented Dec 22, 2019

@Roming22 Thank you for your suggestion. Currently, Docker Hub automated builds do not support building multi-arch images [1, 2]. For this reason, please continue to use the workaround in [3] for now.

[1] docker/hub-feedback#1779
[2] moby/moby#36552
[3] https://github.com/hwdsl2/docker-ipsec-vpn-server#use-on-raspberry-pis

@hwdsl2
Copy link
Owner

hwdsl2 commented Jun 21, 2020

Fixed in de29744. Multi-arch images are now available:

linux/amd64, linux/arm64, linux/arm/v7

@hwdsl2 hwdsl2 closed this as completed Jun 21, 2020
@Roming22
Copy link
Author

Thanks!

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