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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OpenSCAD-OMDL!