Update Dockerfile to change deprecated links#132
Update Dockerfile to change deprecated links#132josh-nook wants to merge 1 commit intobeehive-lab:masterfrom
Conversation
|
Hey @josh-nook, Thank you for your contribution. Looks good to me. Just to double check, did you try to run a simple program with MAMBO inside the container just to confirm there aren't any issues because of the newer software? |
|
It worked in the aarch64 VM, reminds me that I didn't try the riscv. I'll do that now and get back to you |
|
Unfortunately, When following the /docker/readme instructions for riscv |
|
I can't currently run the image, but I had a brief look at the build instructions and they aren't correct anymore: This:
Should change to:
And this can be completely removed as now it is all in one repo on master:
Could try it and if it works update the instruction? |
Old dockerfile didn't compose due to deprecated packages and broken links.