skingest (latest-x86_64)
Published 2026-03-12 07:35:37 +00:00 by j
Installation
docker pull gitea.jde.nz/public/skingest:latest-x86_64sha256:14702f1d2126bbd29ee015248e83a96fd7b837183f110c630334060df52b1b22
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 09fa8ea0bf | linux/amd64 | 50 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800' |
| 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
2026-03-12 07:35:37 +00:00
Versions (2)
View all
Container
0
OCI / Docker
latest
2026-03-12
latest-x86_64
2026-03-12