iptvboss-alpha (sha256:2cda17e6b75c0bd1dd04d171931676f384e970300c622886fa4acd8931d0e7ae)

Published 2026-09-18 15:28:04 +02:00 by walrusone in walrusone/iptvboss-alpha

Installation

docker pull git.iptvboss.pro/walrusone/iptvboss-alpha@sha256:2cda17e6b75c0bd1dd04d171931676f384e970300c622886fa4acd8931d0e7ae
sha256:2cda17e6b75c0bd1dd04d171931676f384e970300c622886fa4acd8931d0e7ae

Image layers

# debian.sh --arch 'amd64' 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.2
Details
Container
2026-09-18 15:28:04 +02:00
2
OCI / Docker
linux/amd64
119 MiB
Versions (4) View all
buildcache 2026-09-18
alpha 2026-09-18
3.12.2 2026-09-18
3.12.1 2026-09-18