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

MOVED TO NEW REPO

Results 3 fw-nrfconnect-nrf-docker issues
Sort by recently updated
recently updated
newest added
trafficstars

TBD: update readme Released versions can be build using `docker build --build-arg NCS_REVISION=${NCS_REVISION} -t fw-nrfconnect-nrf-docker:${NCS_REVISION} .` Tested with v1.4.x. The latest v1.5.0 failed due to https://github.com/nrfconnect/sdk-nrf/pull/4053 Usage: ``` docker run...

[Podman](https://podman.io/) does not require root, I will look into this for replacing Docker. _Originally posted by @coderbyheart in https://github.com/coderbyheart/fw-nrfconnect-nrf-docker/pull/6#issuecomment-710006917_

This is a change request. It would nice to have all the source code and the development environment completely separated. The user's directory would have ncs/nrf. The docker image would...

enhancement
help wanted