sha256:bf435c3486934cbf9fd551c5f081166998bd287cc0832928a42e9f543fbd8b96
OS/ARCH
Compressed size
73.73 MB
Last pushed
8 months by mherger
Type
Image
Manifest digest
sha256:33803ea63a7b4aac4578e92611aadc403e8225b65d567751120d66db7fa614db
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV LC_ALL=C.UTF-8 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-80 B4ENV PUID=99 PGID=1000 B5ENV HTTP_PORT=90000 B6RUN /bin/sh -c apt-get update20.34 MB7RUN /bin/sh -c useradd squeezeboxserver1.16 KB8COPY start-container.sh /usr/bin/start-container # buildkit531 B9RUN /bin/sh -c chmod +x526 B10RUN /bin/sh -c mkdir -p147 B11COPY . /lms # buildkit26.58 MB12COPY Slim-Utils-OS-Custom.pm /lms/Slim/Utils/OS/Custom.pm # buildkit1.62 KB13RUN /bin/sh -c chown -R123 B14RUN /bin/sh -c if [186 B15RUN /bin/sh -c if [190 B16RUN /bin/sh -c if [32 B17RUN /bin/sh -c if [32 B18RUN /bin/sh -c if [32 B19RUN /bin/sh -c if [32 B20VOLUME [/config /music /playlist]0 B21EXPOSE [9000/tcp 3483/tcp 3483/udp 9090/tcp]0 B22WORKDIR /config32 B23ENTRYPOINT ["start-container"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'