linuxserver/freecad

Sponsored OSS

By linuxserver.io

Updated 4 days ago

Image
Languages & frameworks
10

50K+

linuxserver/freecad repository overview

linuxserver/freecad

This readme has been truncated from the full version found HERE

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.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:a547cc30e

Size

1.8 GB

Last updated

4 days ago

docker pull linuxserver/freecad:1.1.1

This week's pulls

Pulls:

1,913

Last week