Sign inSign up

giof71/mpd-scrobbler:edge

Multi-platform
Index digest

sha256:3cd2fd7b096f4a7f69474195990baa98832c8c61d36b47fcba22ed06cc981fc7

OS/ARCH

Compressed size

32.33 MB

Last pushed

almost 4 years by giof71

Type

Image

Manifest digest

sha256:6fc3c66489bf0c8caed3b142c993c165ffbaa15b78935113e85ff54d0b614d7a

Image Layers

1COPY / / # buildkit32.33 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