You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
When I run the following commands, all containers boot fine, besides WiFiChallengeLab-nzyme, which goes into a boot loop.
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.
The text was updated successfully, but these errors were encountered: