Sign inSign up

giof71/mpd-scrobbler:alpine-0.24-r3

Multi-platform
Index digest

sha256:227eebb1597a0d70513c18fa0c1c4118a19fb89cf4175366f62e78d8270f0f9c

OS/ARCH

Compressed size

6.3 MB

Last pushed

over 3 years by giof71

Type

Image

Manifest digest

sha256:f3c726e3fb445400e769a47593912e491f3d3cdc1b61cec444abe32b49fcabe1

Image Layers

1ADD file ... in / 3.11 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c mkdir -p119 B
4RUN /bin/sh -c apk add2.32 MB
5RUN /bin/sh -c apk add887.54 KB
6LABEL maintainer=GioF710 B
7LABEL source=https://github.com/GioF71/mpd-scrobbler-docker0 B
8RUN /bin/sh -c mkdir -p32 B
9RUN /bin/sh -c mkdir -p118 B
10RUN /bin/sh -c mkdir -p145 B
11RUN /bin/sh -c chmod -R174 B
12VOLUME [/app/log/mpdscribble]0 B
13ENV STARTUP_DELAY_SEC=0 B
14ENV MPD_HOSTNAME=0 B
15ENV MPD_PORT=0 B
16ENV SCRIBBLE_VERBOSE=0 B
17ENV LASTFM_USERNAME=0 B
18ENV LASTFM_PASSWORD=0 B
19ENV LIBREFM_USERNAME=0 B
20ENV LIBREFM_PASSWORD=0 B
21ENV JAMENDO_USERNAME=0 B
22ENV JAMENDO_PASSWORD=0 B
23ENV PROXY=0 B
24ENV MPD_HOSTNAME=localhost0 B
25ENV MPD_PORT=66000 B
26ENV USE_MPD_PASSWORD=no0 B
27ENV MPD_PASSWORD=0 B
28ENV USER_MODE=0 B
29ENV PUID=0 B
30ENV PGID=0 B
31COPY app/bin/run-mpdscribble.sh /app/bin/run-mpdscribble.sh # buildkit1.13 KB
32RUN /bin/sh -c chmod 7551.13 KB
33WORKDIR /app/bin32 B
34ENTRYPOINT ["/app/bin/run-mpdscribble.sh"]0 B

Command

ADD file:9bd9ea42a9f3bdc769e80c6b8a4b117d65f73ae68e155a6172a1184e7ac8bcc1 in /