Sign inSign up

tobi312/rpi-mpd:debian

Multi-platform
Internet of things
Index digest

sha256:0e3bcf34b6216ef8c0b5dbb6bf807bc9ae42ca5898a6ca6bebe1aea9523e074e

OS/ARCH

Compressed size

219.04 MB

Last pushed

27 days by tobi312

Type

Image

Manifest digest

sha256:7291d18dbe0d865b9a5ce9d4a3b85014e51e908c15e4b66319d42c487f6457cd

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2ARG BUILD_DATE=2026-08-26T05:42:40Z0 B
3ARG VCS_REF=5ac216e80 B
4LABEL org.opencontainers.image.authors=Tobias Hargesheimer <[email protected]> org.opencontainers.image.title=MPD0 B
5COPY mpd.conf /etc/mpd.conf.new # buildkit4.29 KB
6RUN |2 BUILD_DATE=2026-08-26T05:42:40Z VCS_REF=5ac216e8 /bin/sh194.03 MB
7COPY mpd.conf /etc/mpd.conf # buildkit4.28 KB
8VOLUME [/var/lib/mpd]0 B
9WORKDIR /var/lib/mpd32 B
10EXPOSE [6600/tcp 8000/tcp]0 B
11CMD ["/usr/bin/mpd" "--no-daemon" "--stdout" "/etc/mpd.conf"]0 B

Command

# debian.sh --arch 'armhf' out/ 'stable' '@1787529600'