sha256:ddae046d1344ca3ff4e00a2eb614b419754f6391c59d726e70c930a82ae5c9b7
OS/ARCH
Compressed size
122.41 MB
Last pushed
2 months by marvambass
Type
Image
Manifest digest
sha256:86e5d012eea12728ec5defbd1bf9a6bd75cf11aebb049d47eadede316b88873e
Image Layers
1# debian.sh --arch 'armhf' out/42.16 MB2ENV PATH=/container/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4ENV LANGUAGE=C.UTF-80 B5ENV LC_ALL=C.UTF-80 B6RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive23.15 MB7ADD --chmod=755 https://raw.githubusercontent.com/b-jesch/tv_grab_file/master/tv_grab_file /usr/bin/tv_grab_file #765 B8RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive57.04 MB9EXPOSE [9981/tcp]0 B10EXPOSE [9982/tcp]0 B11COPY . /container/ # buildkit61.78 KB12HEALTHCHECK {Test:[CMD /container/scripts/docker-healthcheck.sh] Interval:0s Timeout:0s0 B13ENTRYPOINT ["/container/scripts/entrypoint.sh"]0 B14CMD ["runsvdir" "-P" "/container/config/runit"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1783900800'