Sign inSign up

servercontainers/tvheadend:d12.14-t4.3-2723_g0ad5b1a3b_bookworm

Multi-platform
Index digest

sha256:5808843fcaf864116ab054b29628861acefdc5e825a43fe0dc7e32bb1d79c6cf

OS/ARCH

Compressed size

122.41 MB

Last pushed

2 months by marvambass

Type

Image

Manifest digest

sha256:219ba299fc4d8d19f602d2ebadc458ed7865f6c05dcbaf0d204174ff2f3f2bdb

Image Layers

1# debian.sh --arch 'armhf' out/42.16 MB
2ENV PATH=/container/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4ENV LANGUAGE=C.UTF-80 B
5ENV LC_ALL=C.UTF-80 B
6RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive23.15 MB
7ADD --chmod=755 https://raw.githubusercontent.com/b-jesch/tv_grab_file/master/tv_grab_file /usr/bin/tv_grab_file #768 B
8RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive57.04 MB
9EXPOSE [9981/tcp]0 B
10EXPOSE [9982/tcp]0 B
11COPY . /container/ # buildkit61.78 KB
12HEALTHCHECK {Test:[CMD /container/scripts/docker-healthcheck.sh] Interval:0s Timeout:0s0 B
13ENTRYPOINT ["/container/scripts/entrypoint.sh"]0 B
14CMD ["runsvdir" "-P" "/container/config/runit"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1782172800'