Sign inSign up

giof71/mpd-scrobbler:alpine-0.24-r3

Multi-platform
Index digest

sha256:227eebb1597a0d70513c18fa0c1c4118a19fb89cf4175366f62e78d8270f0f9c

OS/ARCH

Compressed size

5.56 MB

Last pushed

over 3 years by giof71

Type

Image

Manifest digest

sha256:2aca1c40361104f01779a9b139e9476ef62a79b0e7fbd0bf936ee77dca55aead

Image Layers

1ADD file ... in / 2.74 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c mkdir -p119 B
4RUN /bin/sh -c apk add2.07 MB
5RUN /bin/sh -c apk add769.31 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 -R178 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:143b601fcc6b5d7d95d3e5ccad3fec7081191a47e28d4f9294a7fb2499cab1af in /