linuxserver/kicad

Sponsored OSS

By linuxserver.io

Updated 2 days ago

Image
Integration & delivery
Internet of things
2

100K+

linuxserver/kicad repository overview

linuxserver/kicad

This readme has been truncated from the full version found HERE

KiCad - A Cross Platform and Open Source Electronics Design Automation Suite.

Application Setup

The application can be accessed at:

A text editor is available in this image under /usr/bin/mousepad

Usage

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

Tag summary

Content type

Image

Digest

sha256:3355200e9

Size

1.5 GB

Last updated

2 days ago

docker pull linuxserver/kicad:10.0.3

This week's pulls

Pulls:

970

Last week