freecad
50K+
FreeCAD is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support.
The application can be accessed at:
docker run -d \
--name=freecad \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/freecad:latest
Content type
Image
Digest
sha256:a547cc30e…
Size
1.8 GB
Last updated
4 days ago
docker pull linuxserver/freecad:1.1.1Pulls:
1,913
Last week