Going forward the desire 9s to build a simulation of Neonatal Invasive Ventilator during resuscitation using Julia, Pluto and use docker images as a distribution method for the beta viewing. I plan to use VS Code as the code editor.
Since am coming from the physician side and not a pure computer science person. Here is what I want is to create a docker image with Julia, Pluto and run the Docker image from Docker Desktop for the Apple mac pro silicon version. I am having trouble creating a Julia image that can run Pluto from the Docker Image and using my chrome browser from my Mac os desktop.
I am failing to create an image that can do this, my goal is to avoid installing Pkg’s into the mac os system, so if I goof it will not kill my machine. The corrupted Docker file is deleted and started over.
I am failing at creating the Docker file.
Can someone point me a pre-built image or a detailed blog post on this area?
Thanks