sha256:84b8c201ee106ef676a74d2b29d8ea38e0bff730160021c56ad0d8529175a1ca
OS/ARCH
Compressed size
426.15 MB
Last pushed
3 months by rubenc2
Type
Image
Manifest digest
sha256:a75f1cd3ecb1bb9c44ab8cbe6ebf4a2f7b7247964835150c3d0e95d0354b23ca
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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;3.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG TARGETARCH=amd640 B12ARG FFMPEG_BUILD=master-latest0 B13ARG TSDUCK_VERSION=3.39-39560 B14ARG TSDUCK_DIST=debian120 B15ENV DEBIAN_FRONTEND=noninteractive PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 CPU_STATUS_GREEN_MAX=65.00 B16RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-39563.29 KB17WORKDIR /var/www/html/131 B18RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-3956171.66 MB19RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-3956142.53 MB20RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-395628.77 MB21COPY requirements.txt /tmp/requirements.txt # buildkit588 B22RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-395636.49 MB23COPY .bashrc /root/.bashrc # buildkit559 B24COPY entrypoint.sh /entrypoint.sh # buildkit1022 B25RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-395632 B26COPY app /var/www/html # buildkit1.59 MB27COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit748 B28COPY supervisor-conf.d /etc/supervisor/conf.d # buildkit909 B29COPY logrotate/playout /etc/logrotate.d/ # buildkit565 B30RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-395632 B31COPY trim_bitrate_log.sh /var/www/html/trim_bitrate_log.sh # buildkit572 B32RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-395632 B33RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-3956172 B34RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-3956198.76 KB35RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-3956205 B36RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-39561.59 MB37COPY .env /home/appuser/.env # buildkit258 B38RUN |4 TARGETARCH=amd64 FFMPEG_BUILD=master-latest TSDUCK_VERSION=3.39-3956257 B39EXPOSE [443/tcp 80/tcp]0 B40LABEL security.note=Container runs as root0 B41LABEL version=1.0.5-rc16 description=Gateway release with0 B42HEALTHCHECK &{["CMD-SHELL" "curl -skf https://localhost/status0 B43ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'