sha256:d6d40706ad69ed0605e698080b2b3ae9e5d158697ab9841e6fcaacd06d178b16
OS/ARCH
linux/amd64
Compressed size
96.53 MB
Last pushed
11 months by kroeberd
Type
Image
Manifest digest
sha256:03601d6defe567bc532ab5ce35fee12f94a9be700b36384d75c77d7c98099efd
Image Layers
1# debian.sh --arch 'amd64' out/51.27 MB2LABEL maintainer=Bastian Kleinschmidt <[email protected]> org.label-schema.docker.dockerfile=/Dockerfile0 B3ARG DEPENDENCIES=git ca-certificates python3 python3-pip0 B4ENV USER_ID=99 GROUP_ID=100 TIMEZONE=Europe/Berlin UPDATE=yes0 B5COPY root/entrypoint /usr/local/sbin/entrypoint # buildkit617 B6COPY root/easyepg.process /usr/local/bin/easyepg.process # buildkit367 B7COPY root/easyepg.update /usr/local/bin/easyepg.update # buildkit417 B8COPY root/packages.cleanup /usr/local/sbin/packages.cleanup # buildkit278 B9RUN |1 DEPENDENCIES=git ca-certificates python345.26 MB10ENTRYPOINT ["/usr/local/sbin/entrypoint"]0 B11VOLUME [/easyepg]0 B12VOLUME [/easyepg/xml]0 B13EXPOSE [4000/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1762202650'