Skip to content
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 format error on dev branch for WiFiChallengeLab-nzyme #6

Closed
adindrabkin opened this issue Aug 6, 2024 · 1 comment
Closed

Comments

@adindrabkin
Copy link

adindrabkin commented Aug 6, 2024

Thanks for taking the time to make this project. I'm working off an Ubuntu 22 ARM VMware install, and can get 4 of the 5 docker containers to boot when using the dev branch.

Linux .. 6.5.0-41-generic #41~22.04.2-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun  3 16:28:24 UTC 2 aarch64 aarch64 aarch64 GNU/Linux

When I run the following commands, all containers boot fine, besides WiFiChallengeLab-nzyme, which goes into a boot loop.

git clone https://github.com/r4ulcl/WiFiChallengeLab-docker
cd WiFiChallengeLab-docker
DOCKER_DEFAULT_PLATFORM="linux/amd64" docker compose -f docker-compose.yml up -d

...

WiFiChallengeLab-nzyme       | exec /usr/bin/docker-entrypoint.sh: exec format error

Has this container been tested on ARM before? If so, and this is a "me" issue, I'm happy to prove whatever logs you feel would assist.

I completely understand if troubleshooting ARM machines is out of scope. However, I figured I'd ask as the dev branch has a few mentions of ARM.

Thanks.

@r4ulcl
Copy link
Owner

r4ulcl commented Aug 28, 2024

Hi, it should be fixed in the dev branch. Fixed in #7

Use the docker-compose.yml from dev.

@r4ulcl r4ulcl closed this as completed Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants