sha256:045638004cef25867ffbfc0ea944687c7a4aeb58c7f8793adb379bbe18c17d0d
OS/ARCH
Compressed size
345.91 MB
Last pushed
6 months by jojo141185
Type
Image
Manifest digest
sha256:51f0af12006b8c7b5074de606fe5e6f2fbe681017f4923b4e511cc2d48d530bd
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2ARG IMG_VERSION=release0 B3WORKDIR /0 B4RUN |1 IMG_VERSION=release /bin/sh -c253.62 MB5ENV VENV_PATH=/opt/venv0 B6RUN |1 IMG_VERSION=release /bin/sh -c6.86 MB7COPY /wheels /wheels # buildkit9.25 MB8COPY /src/requirements.txt /wheels/requirements.txt # buildkit272 B9RUN |1 IMG_VERSION=release /bin/sh -c9.53 MB10COPY /target/gst-plugins-rs/ / # buildkit3.06 MB11COPY /iris /iris # buildkit19.29 MB12RUN |1 IMG_VERSION=release /bin/sh -c3.54 KB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |1 IMG_VERSION=release /bin/sh -c177 B15ENV DOCKER_USER=mopidy0 B16ENV DOCKER_GROUP=audio0 B17COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.63 KB18COPY docker/mopidy/mopidy.example.conf /mopidy/config/mopidy.conf # buildkit476 B19COPY docker/mopidy/pulse-client.conf /etc/pulse/client.conf # buildkit328 B20ENV HOME=/var/lib/mopidy0 B21ENV XDG_MUSIC_DIR=/media0 B22RUN |1 IMG_VERSION=release /bin/sh -c19.3 MB23USER mopidy:audio0 B24VOLUME [/config /var/lib/mopidy/local /media]0 B25EXPOSE [5555/udp 6600/tcp 6680/tcp]0 B26ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint.sh"]0 B27CMD ["/opt/venv/bin/mopidy"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1773619200'