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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OpenSCAD-OMDL!