Sign inSign up

giof71/mpd-scrobbler:alpine-0.24-r3-2023-03-03

Multi-platform
Index digest

sha256:9baa16e951f5e0c28c90a35ae8baff793ae620d3223ca7590d56680c65873df2

OS/ARCH

Compressed size

6.47 MB

Last pushed

over 3 years by giof71

Type

Image

Manifest digest

sha256:878a19cf64bc83056d51e66c736b9079fdc454a3b8fd6c89361ffbd9d2bfa52e

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c mkdir -p120 B
4RUN /bin/sh -c apk add2.42 MB
5RUN /bin/sh -c apk add842.93 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 -R173 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:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /