Docker image to create Debian GNU/Linux python packages for KiCad tools. Uploaded to dockerhub
The current tags are:
- 10.3 is Debian 10.3 + with Python package tools
- 10.4 is Debian 10.4 + with Python package tools + PyPI tools
- 11.4 is Debian 11.4 + with Python package tools + PyPI tools
- 11.8 (same as latest) is Debian 11.8 + with Python package tools + PyPI tools
The following scripts are provided as examples:
- build.sh creates the image from the Dockerfile
- run_shell_same_user.sh runs a shell using the same user you are using in the host system.