File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto:ki5
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 5 with KiBot and other automation scripts"
44
55RUN dpkg --remove kicost kibot && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto_test:ki5
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 5 with KiBot and other automation scripts"
44
55RUN dpkg --remove kicost kibot && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto:ki6
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 6 with KiBot and other automation scripts"
44
55RUN dpkg --remove kicost kibot && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto_test:ki6
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 6 with KiBot and other automation scripts"
44
55RUN dpkg --remove kicost kibot && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto:ki7
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 7 with KiBot and other automation scripts"
44
55RUN dpkg --remove kicost kibot && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto_test:ki7
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 7 with KiBot and other automation scripts"
44
55RUN dpkg --remove kicost kibot && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto:ki8
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 8 with KiBot and other automation scripts (development)"
44
55RUN dpkg --remove kibot && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto_test:ki8
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 8 with KiBot and other automation scripts"
44
55RUN dpkg --remove kibot && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto:ki9
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 9 with KiBot and other automation scripts (development)"
44
55RUN dpkg --remove kibot && \
66 apt-get update && \
7- apt-get -y install -t bookworm-backports - -no-install-recommends curl unzip python3-pip && \
7+ apt-get -y install --no-install-recommends curl unzip python3-pip && \
88 curl https://codeload.github.com/INTI-CMNB/KiBot/zip/refs/heads/dev --output pp.zip && \
99 unzip pp.zip && \
1010 curl https://codeload.github.com/yaqwsx/PcbDraw-Lib/zip/refs/heads/master --output pp2.zip && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/inti-cmnb/kicad_auto_test:ki9
2- MAINTAINER Salvador E. Tropea <stropea@inti.gob.ar>
2+ LABEL MAINTAINER= " Salvador E. Tropea <stropea@inti.gob.ar>"
33LABEL Description="KiCad 9 with KiBot and other automation scripts"
44
55RUN dpkg --remove kibot && \
You can’t perform that action at this time.
0 commit comments