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

Dockerfile example for building nRF Connect SDK applications

Results 5 nrf-docker issues
Sort by recently updated
recently updated
newest added

Hi! We have a few Zephyr/nRF related repositories, one of them is a private repo. for the end customer firmware. When we tag a release there we'd like to have...

enhancement
good first issue
help wanted

Building the container on aarch64 results in nrfutil 5.2.0 being installed, which cannot run under python3 and fails. ``` sudo docker run --rm nrfconnect-sdk nrfutil version nrfutil version 5.2.0 ```...

help wanted

Some developers use Windows, and here the Docker container can be useful as well. Provide examples (and tests) that show how to use the Docker image on Windows.

enhancement
good first issue
help wanted

Show how to build the [NCS example application](https://github.com/nrfconnect/ncs-example-application).

enhancement
good first issue
help wanted