sha256:9b26fba5a1a64b59f3204a9a5fcd3c521858470af8969a22f87b326418e2dacc
OS/ARCH
Compressed size
205.4 MB
Last pushed
about 2 months by bnhf
Type
Image
Manifest digest
sha256:fd171646a684a8f45334dfb8aced6fe21be1ef3aadb3c2a0ec8f66f368c7612e
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.34 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ARG OS=linux0 B11ARG PYTHON=3.130 B12ARG OT_RELEASE=2026.01.060 B13ARG OT_URL=https://github.com/bnhf/OliveTin/releases/download0 B14ARG CDVR_RELEASE=2026.06.29.02120 B15ARG CDVR_URL=https://channels-dvr.s3.amazonaws.com0 B16ARG EDLSTRIP_FIX=/usr/local/lib/python3.13/site-packages/edlstrip/__init__.py0 B17ARG DOCKER_RELEASE=29.6.20 B18ARG DOCKER_URL=https://download.docker.com/linux/static/stable0 B19SHELL [/bin/bash -c]0 B20RUN |9 OS=linux PYTHON=3.13 OT_RELEASE=2026.01.0637.75 MB21RUN |9 OS=linux PYTHON=3.13 OT_RELEASE=2026.01.0690.84 MB22COPY scripts /tmp # buildkit194.27 KB23COPY start.sh / # buildkit2.94 KB24COPY custom-webui /tmp/custom-webui # buildkit19.61 KB25COPY data /tmp/data # buildkit557.26 KB26RUN |9 OS=linux PYTHON=3.13 OT_RELEASE=2026.01.0635.09 MB27EXPOSE [1337/tcp]0 B28ENV OLIVETIN_UNSAFE_SHELL_TYPES=ALLOW_ALL OLIVETIN_TERMINAL_SCROLLBACK=10000 OLIVETIN_TERMINAL_COLS=200 OLIVETIN_TERMINAL_ROWS=400 B29ENTRYPOINT ["/start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'