NNDK in docker
Posted: Mon Oct 24, 2022 2:11 pm
We use Docker extensively in testing our releases. I posted the Dockerfile that we use to test the NNDK so that others may use it as well. Its up on GitHub.
The Dockerfile builds into a Linux installation of the NNDK with all required Linux utilities installed. If you are doing more then just testing examples, you may want to mount a local workspace into the container if you are trying to build your own applications.
https://github.com/NetBurner/nburn-docker
The Dockerfile builds into a Linux installation of the NNDK with all required Linux utilities installed. If you are doing more then just testing examples, you may want to mount a local workspace into the container if you are trying to build your own applications.
https://github.com/NetBurner/nburn-docker