2023-11-17 03:07:01 UTC
62.7 MB
asyncpreemptoff=1
ND_DATAFOLDER/data
ND_MUSICFOLDER/music
ND_PORT4533
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa - 5.18% (3.24 MB)
[#001] sha256:41f7f18e53d8e63953366ca8a462906fd388b583f3d6320a39886c3a42dd58b1 - 72.23% (45.3 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:f1d14587d244d89cf4424158001f18f002d2ebcffd102547c30f1015b697232d - 22.59% (14.2 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
/bin/sh -c #(nop) ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
2023-09-28 21:19:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-11-17 03:06:50 UTC (buildkit.dockerfile.v0)LABEL [email protected]
2023-11-17 03:06:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ffmpeg # buildkit
2023-11-17 03:06:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ffmpeg -buildconf # buildkit
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)COPY /navidrome /app/ # buildkit
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)VOLUME [/data /music]
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)ENV ND_MUSICFOLDER=/music
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)ENV ND_DATAFOLDER=/data
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)ENV ND_PORT=4533
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)ENV GODEBUG=asyncpreemptoff=1
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)EXPOSE map[4533/tcp:{}]
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "wget -O- http://localhost:${ND_PORT}/ping || exit 1"] "0s" "0s" "0s" "0s" '\x00'}
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)WORKDIR /app
2023-11-17 03:07:01 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/app/navidrome"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.