sha256:f4f2967a85d97ca804c8edad1715345dc08cc324cdf1c66f0d9b712684d7781c
OS/ARCH
linux/arm/v7
Compressed size
79.95 MB
Last pushed
23 days by railsimulatornet
Type
Image
Manifest digest
sha256:06c6cb3ef0bb971c40e00153ea1edf6688520a7325cf854dde4246a0b25b8d1a
Image Layers
1# debian.sh --arch 'armhf' out/24.99 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.19 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;10.96 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11ENV USER_ID=99 GROUP_ID=100 TIMEZONE=Europe/Berlin UPDATE=yes0 B12RUN /bin/sh -c set -eux;31.62 MB13COPY requirements.txt /tmp/requirements.txt # buildkit258 B14RUN /bin/sh -c apt-get update11.13 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 # buildkit614 B17COPY root/easyepg.process /usr/local/bin/easyepg.process # buildkit367 B18COPY root/easyepg.update /usr/local/bin/easyepg.update # buildkit417 B19COPY root/packages.cleanup /usr/local/sbin/packages.cleanup # buildkit279 B20RUN /bin/sh -c sed -i1.05 KB21RUN /bin/sh -c python -c38.72 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 'armhf' out/ 'trixie' '@1785715200'