sha256:f673aafa79c90471c66c21690fc28e0896815f3956a8a392fa2601ec1f85b660
OS/ARCH
Compressed size
68.48 MB
Last pushed
7 months by mherger
Type
Image
Manifest digest
sha256:abf51d456f74b773e5c1fcb320273aaa938395effdef4db04dddc5c5bfe480b4
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV LC_ALL=C.UTF-8 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-80 B4ENV PUID=499 PGID=1000 B5ENV HTTP_PORT=90000 B6RUN /bin/sh -c apt-get update20.96 MB7RUN /bin/sh -c adduser --system1.12 KB8COPY start-container.sh /usr/bin/start-container # buildkit593 B9RUN /bin/sh -c chmod +x587 B10RUN /bin/sh -c mkdir -p146 B11COPY . /lms # buildkit24.69 MB12COPY Slim-Utils-OS-Custom.pm /lms/Slim/Utils/OS/Custom.pm # buildkit342 B13RUN /bin/sh -c chown -R120 B14VOLUME [/config /music /playlist]0 B15EXPOSE [9000/tcp 3483/tcp 3483/udp 9090/tcp]0 B16WORKDIR /config32 B17ENTRYPOINT ["start-container"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1769990400'