Block a user
tvheadend (latest)
Installation
docker pull git.minenet.at/ich777/tvheadend:latest
sha256:b59bd36cb66ea0a880a7987c5df96beecfbc9bb3995fc640a33cfcefbfe64164
About this package
baseimage-alpine image by linuxserver.io
Image Layers
COPY /root-out/ / # buildkit |
ARG BUILD_DATE=2025-06-14T13:38:33+00:00 |
ARG VERSION=54fc1515-ls24 |
ARG MODS_VERSION=v3 |
ARG PKG_INST_VERSION=v1 |
ARG LSIOWN_VERSION=v1 |
LABEL build_version=Linuxserver.io version:- 54fc1515-ls24 Build-date:- 2025-06-14T13:38:33+00:00 |
LABEL maintainer=TheLamer |
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit |
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit |
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit |
ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
RUN |5 BUILD_DATE=2025-06-14T13:38:33+00:00 VERSION=54fc1515-ls24 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit |
COPY root/ / # buildkit |
ENTRYPOINT ["/init"] |
ARG BUILD_DATE |
ARG VERSION |
LABEL build_version=Linuxserver.io version:- not-from-lsio Build-date:- $(date +%Y-%m-%d) |
LABEL maintainer=saarg |
ENV HOME=/config |
RUN |2 BUILD_DATE= VERSION= /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bsd-compat-headers bzip2 curl ffmpeg ffmpeg4-libavcodec ffmpeg4-libavdevice ffmpeg4-libavfilter ffmpeg4-libavformat ffmpeg4-libavutil ffmpeg4-libpostproc ffmpeg4-libswresample ffmpeg4-libswscale gnu-libiconv libcurl libhdhomerun-libs libva libva-intel-driver intel-media-driver libvpx libxml2 libxslt linux-headers mesa-va-gallium opus pcre2 perl perl-datetime-format-strptime perl-json perl-json-xs py3-requests python3 tar uriparser wget x264 x265 xmltv zlib netcat-openbsd # buildkit |
COPY /tmp/libdvbcsa-build/usr/ /usr/ # buildkit |
COPY /tmp/argtable-build/usr/ /usr/ # buildkit |
COPY /tmp/comskip-build/usr/ /usr/ # buildkit |
COPY /tmp/tvheadend-build/usr/ /usr/ # buildkit |
COPY /picons /picons # buildkit |
COPY root/ / # buildkit |
ENV CONNECTED_CONTAINERS_TIMEOUT=60 |
COPY scripts/connected-containers.sh /etc/cont-init.d/01-connected-containers # buildkit |
RUN |2 BUILD_DATE= VERSION= /bin/sh -c chmod +x /etc/cont-init.d/01-connected-containers # buildkit |
EXPOSE map[9981/tcp:{} 9982/tcp:{}] |
VOLUME [/config] |
Labels
Key | Value |
---|---|
build_version | Linuxserver.io version:- not-from-lsio Build-date:- $(date +%Y-%m-%d) |
maintainer | saarg |
org.opencontainers.image.authors | linuxserver.io |
org.opencontainers.image.created | 2025-06-14T13:38:33+00:00 |
org.opencontainers.image.description | baseimage-alpine image by linuxserver.io |
org.opencontainers.image.documentation | https://docs.linuxserver.io/images/docker-baseimage-alpine |
org.opencontainers.image.licenses | GPL-3.0-only |
org.opencontainers.image.ref.name | 4f1095ea6e764304c666a2416a90ec505a85e2f8 |
org.opencontainers.image.revision | 4f1095ea6e764304c666a2416a90ec505a85e2f8 |
org.opencontainers.image.source | https://github.com/linuxserver/docker-baseimage-alpine |
org.opencontainers.image.title | Baseimage-alpine |
org.opencontainers.image.url | https://github.com/linuxserver/docker-baseimage-alpine/packages |
org.opencontainers.image.vendor | linuxserver.io |
org.opencontainers.image.version | 54fc1515-ls24 |
Details
2025-07-01 00:16:23 +02:00
Versions (5)
View all
Container
178
OCI / Docker
linux/amd64
linuxserver.io
GPL-3.0-only
277 MiB