System Info:
Hardware: M3 Max
OS: Sequoia 15.3
Following the instructions outlined in the readme of: github.com/.../nrf-docker Docker fails to build an image on Apple Silicon.
Build command:
Docker error log shows:
I modified the Dockerfile to install the universal MacOs version of nrfutil by replacing line 30 of the Dockerfile with:
which then produces the following error:
Ensured rosetta was installed via the command line: softwareupdate --install-rosetta