skingest (sha256:f804e3ba4720deb2057248b41fa58f1f8d487a9632e1500429f6822eb7ade1c7)

Published 2026-04-24 06:26:04 +00:00 by j

Installation

docker pull forge.jde.nz/public/skingest@sha256:f804e3ba4720deb2057248b41fa58f1f8d487a9632e1500429f6822eb7ade1c7
sha256:f804e3ba4720deb2057248b41fa58f1f8d487a9632e1500429f6822eb7ade1c7

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
ENV TZ=UTC
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl nginx && rm -rf /var/lib/apt/lists/* # buildkit
ARG MEDIAMTX_VERSION=1.11.3
RUN |1 MEDIAMTX_VERSION=1.11.3 /bin/sh -c ARCH=$(dpkg --print-architecture) && curl -fsSL "https://github.com/bluenviron/mediamtx/releases/download/v${MEDIAMTX_VERSION}/mediamtx_v${MEDIAMTX_VERSION}_linux_${ARCH}.tar.gz" | tar -xz -C /usr/local/bin mediamtx # buildkit
COPY entrypoint.sh /app/ # buildkit
RUN |1 MEDIAMTX_VERSION=1.11.3 /bin/sh -c chmod +x /app/entrypoint.sh # buildkit
VOLUME [/data/chunks]
ENTRYPOINT ["/app/entrypoint.sh"]
Details
Container
2026-04-24 06:26:04 +00:00
0
OCI / Docker
linux/amd64
50 MiB
Versions (2) View all
latest 2026-04-24
latest-x86_64 2026-04-24