Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 341 Bytes

Docker Image for FreeCad

Why

Usage

$ docker run --name freecad -v ~/workspace/:/home/freecad/workspace/:ro -e "DISPLAY=unix:0.0" --privileged -v /tmp/.X11-unix:/tmp/.X11-unix:ro -d pyro225/freecad-docker

Troubleshooting

If you have trouble opening the window, try this:

$ xhost +si:localuser:freecad