mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #41] exec user process caused "exec format error" #35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pabclsn on GitHub (Nov 28, 2017).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/41
Raspbian Stretch
docker -vdocker run --name ipsec-vpn-server --restart=always -p 500:500/udp -p 4500:4500/udp -v /lib/modules:/lib/modules:ro -d --privileged hwdsl2/ipsec-vpn-serverCan you please help ?
@hwdsl2 commented on GitHub (Dec 6, 2017):
@pabclsn Hello! This docker image does not support Raspberry Pis (ARM architecture).
@axeII commented on GitHub (Nov 22, 2018):
@pabclsn You need to build image by your self:
I had zero issues building my own image on arm64 cpu architecture.
@hwdsl2 maybe you could consider supporting arm officially 🙏
@e3ndr commented on GitHub (Sep 22, 2019):
you have to build for 32bit linux also