Run on ARM/Raspberry
See original GitHub issueHi, I’ve tried running this on a Raspberry but the docker instances keep restarting.
running docker logs openvpn
shows the following error:
standard_init_linux.go:195: exec user process caused "exec format error''
so I guess these dockers do not run on ARM. It would be great to be able to do so though. do you have any plans to add support for ARM? or maybe provide instructions on how to build it myself?
Kind regards, Taco Scheltema
Issue Analytics
- State:
- Created 6 years ago
- Reactions:7
- Comments:11
Top Results From Across the Web
Running x86 Software on a Raspberry Pi using Box86
In this guide, you will learn how you can run x86 software on a Raspberry Pi. To achieve this, we will use an...
Read more >How to run x86 programs on the Raspberry Pi
How to run x86 programs on the Raspberry Pi · Step 1: Install Raspbian · Step 2: Enable the KMS GL driver ·...
Read more >Run ARM VM's directly on raspbian - Raspberry Pi Forums
Hello everyone.. I have an rpi4 and I would love to run Aan RM-VM directly on raspbian (don't want to install esxi).
Read more >Ever wondered what it takes to run Windows software on ARM ...
So this guide will walk you trough the steps required to execute Windows software with Wine on ARM devices running *nix. I specifically...
Read more >What's in the Box86? More gaming possibilities on Pi!
Have you ever wanted to run something on your Raspberry Pi but it was only made for x86 processors? Box86 solves that and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Done as much as could so far (noob on Github)… Here are links and any suggestions on what’s wrong/could be improved are more than welcome:
Hope this helps and in case of troubles let me know under repos and I’ll try to fix it - didn’t have time to test if all works as couldn’t spun up separate docker host to play and not impact my prod (lack of time).
Small update: Managed to get Go and Bee in docker and to run app. This generated openvpn-web-ui binary and did run it with output as below. It all looks positive.
The missing part, where some help is needed - should it be run manually and keep it open or as daemon or maybe just expose one of the folders?
I’ll keep digging, but some help would be appreciated.
UPDATE1: found “bee pack -exr=‘^vendor|^data.db|^build|^README.md|^docs’” - seems like am on good path to get that running as everything is in the package.