iptvboss-alpha (sha256:08a4e287400b3a7ea2e9757abb2c8ef012133f15ea3d502e68bcbdcc9c42d7c1)

Published 2026-09-18 20:29:34 +02:00 by walrusone in walrusone/iptvboss-alpha

Installation

docker pull git.iptvboss.pro/walrusone/iptvboss-alpha@sha256:08a4e287400b3a7ea2e9757abb2c8ef012133f15ea3d502e68bcbdcc9c42d7c1
sha256:08a4e287400b3a7ea2e9757abb2c8ef012133f15ea3d502e68bcbdcc9c42d7c1

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'
RUN /bin/sh -c apt-get update && apt-get install --yes --no-install-recommends ca-certificates curl libstdc++6 tini && rm -rf /var/lib/apt/lists/* && groupadd --gid 10001 iptvboss && useradd --uid 10001 --gid 10001 --home-dir /data --no-create-home --shell /usr/sbin/nologin iptvboss && install --directory --owner=10001 --group=10001 /data # buildkit
COPY --chown=10001:10001 /opt/iptvboss /opt/iptvboss # buildkit
WORKDIR /data
USER 10001:10001
VOLUME [/data]
EXPOSE [8001/tcp]
HEALTHCHECK {Test:[CMD-SHELL curl --fail --silent --show-error http://127.0.0.1:8001/healthz >/dev/null || exit 1] Interval:30s Timeout:5s StartPeriod:1m30s StartInterval:0s Retries:3}
ENTRYPOINT ["/usr/bin/tini" "-g" "--" "/opt/iptvboss/bin/iptvboss-c" "-xcserver" "-directory" "/data"]

Labels

Key Value
org.opencontainers.image.revision 1aefc832b6e6fc518184c796e8e67440d3efa9d1
org.opencontainers.image.source https://git.iptvboss.pro/walrusone/iptvboss-alpha
org.opencontainers.image.version 3.12.3
Details
Container
2026-09-18 20:29:34 +02:00
0
OCI / Docker
linux/arm64
118 MiB
Versions (5) View all
buildcache 2026-09-18
3.12.3 2026-09-18
alpha 2026-09-18
3.12.2 2026-09-18
3.12.1 2026-09-18