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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OpenSCAD-OMDL!