sha256:bddaae9915d20838301964ba587bde950865df774858677c80322764510b6649
OS/ARCH
Compressed size
84.82 MB
Last pushed
3 months by railsimulatornet
Type
Image
Manifest digest
sha256:7795e3f8266dd168b56135e533fb5c9a3c403c2cceed22b9a0a0f3fd24b08c5c
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ENV USER_ID=99 GROUP_ID=100 TIMEZONE=Europe/Berlin UPDATE=yes0 B12RUN /bin/sh -c set -eux;33.12 MB13COPY requirements.txt /tmp/requirements.txt # buildkit257 B14RUN /bin/sh -c python -m10.15 MB15ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16COPY root/entrypoint /usr/local/sbin/entrypoint # buildkit618 B17COPY root/easyepg.process /usr/local/bin/easyepg.process # buildkit371 B18COPY root/easyepg.update /usr/local/bin/easyepg.update # buildkit419 B19COPY root/packages.cleanup /usr/local/sbin/packages.cleanup # buildkit280 B20RUN /bin/sh -c sed -i1.06 KB21RUN /bin/sh -c python -c91.62 KB22LABEL org.opencontainers.image.title=new-easyepg (Unofficial fork) org.opencontainers.image.description=NEW0 B23COPY LICENSE /usr/share/licenses/GPL-3.0.txt # buildkit12 KB24VOLUME [/easyepg /easyepg/xml]0 B25EXPOSE [4000/tcp]0 B26ENTRYPOINT ["/usr/local/sbin/entrypoint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'