NordicPlayground / nrf-docker

Dockerfile example for building nRF Connect SDK applications with GitHub Actions
BSD 3-Clause "New" or "Revised" License
71 stars 34 forks source link

Docker image on docker hub as well as building from Dockerfile does not work #107

Open Teknia opened 2 hours ago

Teknia commented 2 hours ago

From dockerhub:

docker pull nordicplayground/nrfconnect-sdk Using default tag: latest

What's next: View a summary of image vulnerabilities and recommendations → docker scout quickview nordicplayground/nrfconnect-sdk Error response from daemon: manifest for nordicplayground/nrfconnect-sdk:latest not found: manifest unknown: manifest unknown

Building from a Dockerfile

... 12.07 E: Package 'gcc-multilib' has no installation candidate

1 warning found (use docker --debug to expand):

Please advise on both.

Thank you!

coderbyheart commented 2 hours ago

Hei, please product the steps that you run to reproduce the problem.

Building works.