sha256:c7dc4f3112ef001c1601e1857c2b211da1ab0fc41a9041296958fe48398956b6
OS/ARCH
Compressed size
348.64 MB
Last pushed
about 1 year by jojo141185
Type
Image
Manifest digest
sha256:350a9f80dad9eb92dacec88044c23aaf3b3836a6a78e3117facbbf1d2ed0fa13
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2ARG IMG_VERSION=release0 B3WORKDIR /0 B4RUN |1 IMG_VERSION=release /bin/sh -c252.57 MB5ENV VENV_PATH=/opt/venv0 B6RUN |1 IMG_VERSION=release /bin/sh -c6.68 MB7COPY /wheels /wheels # buildkit9.02 MB8COPY /src/requirements.txt /wheels/requirements.txt # buildkit272 B9RUN |1 IMG_VERSION=release /bin/sh -c9.52 MB10COPY /target/gst-plugins-rs/ / # buildkit5.48 MB11COPY /iris /iris # buildkit19.29 MB12ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN |1 IMG_VERSION=release /bin/sh -c177 B14ENV DOCKER_USER=mopidy0 B15ENV DOCKER_GROUP=audio0 B16COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.63 KB17COPY docker/mopidy/mopidy.example.conf /mopidy/config/mopidy.conf # buildkit475 B18COPY docker/mopidy/pulse-client.conf /etc/pulse/client.conf # buildkit331 B19ENV HOME=/var/lib/mopidy0 B20ENV XDG_MUSIC_DIR=/media0 B21RUN |1 IMG_VERSION=release /bin/sh -c19.29 MB22USER mopidy:audio0 B23VOLUME [/config /var/lib/mopidy/local /media]0 B24EXPOSE map[5555/udp:{} 6600/tcp:{} 6680/tcp:{}]0 B25ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint.sh"]0 B26CMD ["/opt/venv/bin/mopidy"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'