[GH-ISSUE #187] Rraspberry Pi can not start #172

Closed
opened 2026-03-02 07:44:27 +03:00 by kerem · 1 comment
Owner

Originally created by @microzhang715 on GitHub (May 6, 2020).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/187

when i use Rraspberry Pi (ArmV7) to run docker image, it will be errors below

standard_init_linux.go:211: exec user process caused "exec format error"

how to fix it?

Originally created by @microzhang715 on GitHub (May 6, 2020). Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/187 when i use Rraspberry Pi (ArmV7) to run docker image, it will be errors below standard_init_linux.go:211: exec user process caused "exec format error" how to fix it?
kerem closed this issue 2026-03-02 07:44:27 +03:00
Author
Owner

@shaomeng commented on GitHub (May 6, 2020):

That error message means you're running a docker image for a different architecture. You'll need to build the docker image for raspberry pis by yourself.

<!-- gh-comment-id:624472638 --> @shaomeng commented on GitHub (May 6, 2020): That error message means you're running a docker image for a different architecture. You'll need to build the docker image for raspberry pis by yourself.
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#172
No description provided.