sha256:5b8f66052ae9496efc6c883666e4cc64ff408cc29c8ab52d1da78b99bfa6f6bd
OS/ARCH
Compressed size
359.68 MB
Last pushed
6 months by jojo141185
Type
Image
Manifest digest
sha256:9e4c7ec0867adad8c797a846f3715fd0ba5fa950e42d1a0a944f01a495aeae94
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2ARG IMG_VERSION=latest0 B3WORKDIR /0 B4RUN |1 IMG_VERSION=latest /bin/sh -c253.62 MB5ENV VENV_PATH=/opt/venv0 B6RUN |1 IMG_VERSION=latest /bin/sh -c6.86 MB7COPY /wheels /wheels # buildkit14.14 MB8COPY /src/requirements.txt /wheels/requirements.txt # buildkit271 B9RUN |1 IMG_VERSION=latest /bin/sh -c18.41 MB10COPY /target/gst-plugins-rs/ / # buildkit3.06 MB11COPY /iris /iris # buildkit19.29 MB12RUN |1 IMG_VERSION=latest /bin/sh -c5.2 KB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |1 IMG_VERSION=latest /bin/sh -c178 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=latest /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'