Skip to content

dockerized build of Kicad 5 with Python scripting support

Notifications You must be signed in to change notification settings

ebenolson/kicad-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

kicad-docker

Usage:

xhost +local:root; \
docker run -d \
-e DISPLAY=$DISPLAY \
-v /tmp/.X11-unix:/tmp/.X11-unix:rw \
-v $HOME:/root:rw \
ebenolson/kicad:5.0.0 \
kicad

About

dockerized build of Kicad 5 with Python scripting support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published