[GH-ISSUE #164] ARM image? #152

Closed
opened 2026-03-02 07:28:06 +03:00 by kerem · 5 comments
Owner

Originally created by @Roming22 on GitHub (Oct 6, 2019).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/164

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

Originally created by @Roming22 on GitHub (Oct 6, 2019). Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/164 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
kerem closed this issue 2026-03-02 07:28:07 +03:00
Author
Owner

@shaomeng commented on GitHub (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!

<!-- gh-comment-id:538841286 --> @shaomeng commented on GitHub (Oct 7, 2019): @Roming22 Just FYI, I built the docker image for my raspberry pi following steps described [here](https://github.com/hwdsl2/docker-ipsec-vpn-server#build-from-source-code), and it's quite easy and works well!
Author
Owner

@Roming22 commented on GitHub (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.

<!-- gh-comment-id:539713952 --> @Roming22 commented on GitHub (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.
Author
Owner

@hwdsl2 commented on GitHub (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] https://github.com/docker/hub-feedback/issues/1779
[2] https://github.com/moby/moby/issues/36552
[3] https://github.com/hwdsl2/docker-ipsec-vpn-server#use-on-raspberry-pis

<!-- gh-comment-id:568304854 --> @hwdsl2 commented on GitHub (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] https://github.com/docker/hub-feedback/issues/1779 [2] https://github.com/moby/moby/issues/36552 [3] https://github.com/hwdsl2/docker-ipsec-vpn-server#use-on-raspberry-pis
Author
Owner

@hwdsl2 commented on GitHub (Jun 21, 2020):

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

linux/amd64, linux/arm64, linux/arm/v7
<!-- gh-comment-id:647085356 --> @hwdsl2 commented on GitHub (Jun 21, 2020): Fixed in de29744. Multi-arch images are now available: ``` linux/amd64, linux/arm64, linux/arm/v7 ```
Author
Owner

@Roming22 commented on GitHub (Jun 23, 2020):

Thanks!

<!-- gh-comment-id:648158685 --> @Roming22 commented on GitHub (Jun 23, 2020): Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-ipsec-vpn-server#152
No description provided.