Is there a Docker image that can be used for SDK 3.3.4.
I found none on nordicplayground/nrfconnect-sdk - Docker Image
Is there a Docker image that can be used for SDK 3.3.4.
I found none on nordicplayground/nrfconnect-sdk - Docker Image
Hi,
sdk-nrf-toolchain is the nRF Connect SDK toolchain Docker image that can be used for building NCS projects. More information is available in the NCS toolchain Docker image documentation.
Regards,
Amanda H.
I tried using that but the gitlab runner fails with no space left on the device. But nordicplayground/nrfconnect-sdk - Docker Image does not fail with this error
I tried using that but the gitlab runner fails with no space left on the device. But nordicplayground/nrfconnect-sdk - Docker Image does not fail with this error
I think you are using Docker images for a different NCS version, so it could be expected that the sizes are different.
AiswaryaV said:I tried using that but the gitlab runner fails with no space left on the device.
Give the runner more disk space.