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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OpenSCAD-OMDL!