-
Notifications
You must be signed in to change notification settings - Fork 194
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
exec user process caused "exec format error" #3
Comments
Hi @SA7BNT.
I will think about adding |
Working for me now. Thanks! |
I managed to create a multi-arch Here are the steps:
As a result, the image is now pushed into my fork: https://hub.docker.com/repository/docker/mxie/wg-gen-web I don't mean to maintain this fork for long term. Just want to show you how this can be done :) |
Hi @zmingxie |
I have some trouble to setup |
Working well, i just tested it. |
It will work, just change the image from |
@SA7BNT This screenshot seems to be ok, it looks like you are attached to the docker, but no output log is generated after the attach. |
Aborting was done after about 2min. WTH am im doing wrong? OK E-Mail is not config but that can´t be the issue. Was testing with real mail config but same problem. |
Actually the container is running. How are you trying to access web interface ? See the difference between expose and port directives in docker compose.
After this you can acces the web interface with |
@vx3r thanks, you made my day ;) that was the my problem :( |
There is no import function yet. Short answer is no you can not import clients. The long answer is yes you can but it’s little tricky, basically you will have to edit manually all generated json files and put your existing keys.. |
I agree, LOL that will be the fastest way. Thanks for that great project. |
@vx3r I understand you may have your CI/CD setup in gitlab to push images into Docker hub. I've done a multi-arch dockerx build setup with GitHub Action in my fork. Feel free to take a look if you're interested in switching over: https://github.com/zmingxie/wg-gen-web/blob/master/.github/workflows/main.yml |
@zmingxie thank you for your effort on this multi-arch build setup, this is great!
We have two images, one with normal |
Hallo,
am im right that this not can run on a Pi3+ (Buster) or am i missing something??
Best Tim
The text was updated successfully, but these errors were encountered: