Skip to content

Docker image with Kicad, KiBot, Pandoc and LaTeX to be used with continuous integration services for electronics projects

Notifications You must be signed in to change notification settings

Systemscape/docker-kicad-pandoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-kicad-pandoc

Docker image with Kicad, KiBot, Pandoc and LaTeX to be used with continuous integration services for electronics projects.

Usage

# Kicad 9
docker run --rm --volume="$PWD:/mnt:z" -it ghcr.io/systemscape/kicad9_and_pandoc:latest
# Run Kibot...

Manually build docker images

Prerequisites: Setup docker authentication for ghcr.io!

# kicad9_and_pandoc
docker build -t ghcr.io/systemscape/kicad9_and_pandoc:latest .
docker push ghcr.io/systemscape/kicad9_and_pandoc:latest

About

Docker image with Kicad, KiBot, Pandoc and LaTeX to be used with continuous integration services for electronics projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages