Dockerfile to create Docker container for running OpenSCAD with the OMDL extensions.
Run with:
docker run -it --rm --name openscad --net=host \
-e DISPLAY=$DISPLAY -v /tmp/.X11-unix \
-v $HOME/.config/OpenSCAD:/root/.config/OpenSCAD \
-v $HOME/.Xauthority:/root/.Xauthority \
-v $HOME/XXXX:/mnt -w /mnt psfales/openscad-omdl openscad
Where XXXX is a writable directory under $HOME for storing .scad and .stl files. It will be visible inside the container as /mnt
Follow OpenSCAD-OMDL
Other Useful Business Software
Application Monitoring That Won't Slow Your App Down
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OpenSCAD-OMDL!