Updated WIP dependencies and also PcbDraw

This commit is contained in:
Salvador E. Tropea 2020-09-04 16:37:12 -03:00
parent 10d4c6bd17
commit 60dc72ed6d
2 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@ RUN apt-get update && \
COPY kibot*.deb /
RUN apt-get update && \
apt-get -y install --no-install-recommends imagemagick librsvg2-bin && \
apt -y install ./kibot*.deb && \
apt-get -y autoremove && \
rm /*.deb && \

View File

@ -17,7 +17,7 @@ This image is based on [setsoft/kicad_debian](https://github.com/INTI-CMNB/kicad
The available tags are:
* **10.3-5.1.5** is KiCad 5.1.5 on Debian 10.3 with Kiplot 0.2.4, kicad-automation-scripts 1.3.1, KiBoM 1.6.3 and interactivehtmlbom 2.3.1
* **10.4-5.1.6** (same as **latest**) is KiCad 5.1.6 on Debian 10.4 with KiBot 0.6.1, kicad-automation-scripts 1.4.1, KiBoM 1.8.0, interactivehtmlbom 2.3.3 and PcbDraw 0.6.0
* **10.4-5.1.6** (same as **latest**) is KiCad 5.1.6 on Debian 10.4 with KiBot 0.6.1, kicad-automation-scripts 1.4.1, KiBoM 1.8.0, interactivehtmlbom 2.3.3 and PcbDraw 0.6.0-2
You can run it using a script like this: