Sign inSign up

kroeberd/new-easyepg:latest

Index digest

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 MB
2LABEL maintainer=Bastian Kleinschmidt <[email protected]> org.label-schema.docker.dockerfile=/Dockerfile0 B
3ARG DEPENDENCIES=git ca-certificates python3 python3-pip0 B
4ENV USER_ID=99 GROUP_ID=100 TIMEZONE=Europe/Berlin UPDATE=yes0 B
5COPY root/entrypoint /usr/local/sbin/entrypoint # buildkit617 B
6COPY root/easyepg.process /usr/local/bin/easyepg.process # buildkit367 B
7COPY root/easyepg.update /usr/local/bin/easyepg.update # buildkit417 B
8COPY root/packages.cleanup /usr/local/sbin/packages.cleanup # buildkit278 B
9RUN |1 DEPENDENCIES=git ca-certificates python345.26 MB
10ENTRYPOINT ["/usr/local/sbin/entrypoint"]0 B
11VOLUME [/easyepg]0 B
12VOLUME [/easyepg/xml]0 B
13EXPOSE [4000/tcp]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1762202650'