SW

docker-tvheadend (latest)

Published 2023-09-27 14:13:20 +00:00 by Administrator in SW/docker-tvheadend

Installation

docker pull git.ivasoft.cz/sw/docker-tvheadend:latest
sha256:a7671079fbf116b3e8f111555f7004c816f20ffc0df0501af4d0194807aa44d2

About this package

baseimage-alpine image by linuxserver.io

Image Layers

COPY /root-out/ / # buildkit
ARG BUILD_DATE
ARG VERSION
ARG MODS_VERSION=v3
ARG PKG_INST_VERSION=v1
LABEL build_version=Linuxserver.io version:- 4bc38c6f-ls19 Build-date:- 2023-09-23T13:31:31+00:00
LABEL maintainer=TheLamer
ADD https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
ADD https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # 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 |4 BUILD_DATE=2023-09-23T13:31:31+00:00 VERSION=4bc38c6f-ls19 MODS_VERSION=v3 PKG_INST_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates coreutils curl 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:- Build-date:-
LABEL maintainer=saarg
ENV HOME=/config
/bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bsd-compat-headers ffmpeg ffmpeg4-libavcodec ffmpeg4-libavdevice ffmpeg4-libavfilter ffmpeg4-libavformat ffmpeg4-libavutil ffmpeg4-libpostproc ffmpeg4-libswresample ffmpeg4-libswscale gnu-libiconv libdvbcsa libhdhomerun-libs libva libva-intel-driver intel-media-driver mesa libvpx libxml2 libxslt linux-headers opus pcre2 perl perl-datetime-format-strptime perl-json perl-json-xs py3-requests python3 uriparser x264 x265 xmltv zlib
COPY dir:80391c6eba605a3b75f41b1f72377b93271d16649f76e4f00d4449d8812ae829 in /usr/
COPY dir:66208043f058648c9c71e0a4ac8f82fb55116f5be60b493adaa3d4789641ee90 in /usr/
COPY dir:c44b0f327d7582d7a55bed1c561e680fb95e34f173fb5222bdb62b3aba18866b in /usr/
COPY dir:bd5b3894646b94e6a187388c7b42411bb7c3685cb10498bf96079eecbf221e69 in /picons
COPY dir:c2a5a8741296aa5f5b2f1462532d6645b32f2858449b691cb62caf154d2a43e4 in /
EXPOSE 9981 9982
VOLUME [/config]
LABEL org.opencontainers.image.created=2023-09-27T14:04:40Z
LABEL org.opencontainers.image.revision=304863d805649ad438fb3950a51b5afd92b0d40f
LABEL org.opencontainers.image.source=https://git.ivasoft.cz/SW/docker-tvheadend.git
LABEL org.opencontainers.image.url=https://git.ivasoft.cz/SW/docker-tvheadend

Labels

Key Value
build_version Linuxserver.io version:- Build-date:-
maintainer saarg
org.opencontainers.image.authors linuxserver.io
org.opencontainers.image.created 2023-09-27T14:04:40Z
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 fe39d670b7bf0f5d3746f9c3a368f84d0f85dffc
org.opencontainers.image.revision 304863d805649ad438fb3950a51b5afd92b0d40f
org.opencontainers.image.source https://git.ivasoft.cz/SW/docker-tvheadend.git
org.opencontainers.image.title Baseimage-alpine
org.opencontainers.image.url https://git.ivasoft.cz/SW/docker-tvheadend
org.opencontainers.image.vendor linuxserver.io
org.opencontainers.image.version 4bc38c6f-ls19
Details
Container
2023-09-27 14:13:20 +00:00
2
OCI / Docker
linux/amd64
linuxserver.io
GPL-3.0-only
205 MiB
Versions (1) View all
latest 2023-09-27