WiFiChallengeLab-docker icon indicating copy to clipboard operation
WiFiChallengeLab-docker copied to clipboard

Exec format error on dev branch for WiFiChallengeLab-nzyme

Open adindrabkin opened this issue 1 year ago • 0 comments

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.

adindrabkin avatar Aug 06 '24 22:08 adindrabkin