kicad
100K+
KiCad - A Cross Platform and Open Source Electronics Design Automation Suite.
The application can be accessed at:
A text editor is available in this image under /usr/bin/mousepad
docker run -d \
--name=kicad \
-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/kicad:latest
Content type
Image
Digest
sha256:3355200e9…
Size
1.5 GB
Last updated
2 days ago
docker pull linuxserver/kicad:10.0.3Pulls:
970
Last week