Sign inSign up

giof71/mpd-scrobbler:daily-bookworm

Multi-platform
Index digest

sha256:32d55372dcf76dd451cb8524d5b77a3bba356f58d71b7a94fe762a686f4ebc9d

OS/ARCH

Compressed size

28.08 MB

Last pushed

over 3 years by giof71

Type

Image

Manifest digest

sha256:431a22af8a3121e81dffe65ed3cc097a267279b1f03fde360bddac047b664eeb

Image Layers

1COPY / / # buildkit28.08 MB
2LABEL maintainer=GioF710 B
3LABEL source=https://github.com/GioF71/mpd-scrobbler-docker0 B
4RUN /bin/sh -c mkdir -p32 B
5RUN /bin/sh -c mkdir -p117 B
6RUN /bin/sh -c mkdir -p145 B
7VOLUME [/app/log/mpdscribble]0 B
8ENV STARTUP_DELAY_SEC=00 B
9ENV MPD_HOSTNAME=0 B
10ENV MPD_PORT=0 B
11ENV SCRIBBLE_VERBOSE=0 B
12ENV LASTFM_USERNAME=0 B
13ENV LASTFM_PASSWORD=0 B
14ENV LIBREFM_USERNAME=0 B
15ENV LIBREFM_PASSWORD=0 B
16ENV JAMENDO_USERNAME=0 B
17ENV JAMENDO_PASSWORD=0 B
18ENV PROXY=0 B
19ENV MPD_HOSTNAME=localhost0 B
20ENV MPD_PORT=66000 B
21ENV USE_MPD_PASSWORD=no0 B
22ENV MPD_PASSWORD=0 B
23ENV PUID=0 B
24ENV PGID=0 B
25COPY app/bin/run-mpdscribble.sh /app/bin/run-mpdscribble.sh # buildkit1.01 KB
26RUN /bin/sh -c chmod u+x1.01 KB
27WORKDIR /app/bin32 B
28ENTRYPOINT ["/app/bin/run-mpdscribble.sh"]0 B

Command

COPY / / # buildkit