Sign inSign up

giof71/mpd-scrobbler:buster

Multi-platform
Index digest

sha256:9b8394d44a7a4164aebceaa0c755012bde66249fa639b601b073405a2ff5036d

OS/ARCH

Compressed size

43.76 MB

Last pushed

almost 4 years by giof71

Type

Image

Manifest digest

sha256:a5f31db19ec9188f9d4a32e7ff408f2e62821477cf842ac981e60787aefded82

Image Layers

1COPY / / # buildkit43.76 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 -p118 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