Sign inSign up

giof71/mpd-scrobbler:bullseye

Multi-platform
Index digest

sha256:f6f22edb6c9d019f19ce985a8c546a31cfa05bffd375d574b280b7086bfaff46

OS/ARCH

Compressed size

47.6 MB

Last pushed

almost 4 years by giof71

Type

Image

Manifest digest

sha256:15ee365bf2a65a1ff2b42dc28050a99bf8732b7ec08e7ef4ea834c82ee65dd92

Image Layers

1COPY / / # buildkit47.59 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