minidlna-notags (sha256:ec7b9955974d0c04cc6912efd4433d8ff92c0fe005c387a1f06d243d8df7237f)

Published 2026-07-19 07:01:25 +02:00 by tf

Installation

docker pull git.fohlmeister.org/tf/minidlna-notags@sha256:ec7b9955974d0c04cc6912efd4433d8ff92c0fe005c387a1f06d243d8df7237f
sha256:ec7b9955974d0c04cc6912efd4433d8ff92c0fe005c387a1f06d243d8df7237f

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 in /
CMD ["/bin/bash"]
ADD install.sh /root # buildkit
COPY *.patch /tmp # buildkit
RUN /bin/sh -c chmod +x /root/*.sh && /bin/bash /root/install.sh # buildkit
COPY entrypoint.sh / # buildkit
ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]
HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail http://127.0.0.1:8200 || exit 1"] "10s" "10s" "0s" "0s" '\x06'}

Labels

Key Value
org.opencontainers.image.created 2026-07-19T05:00:20.251Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision d4c791dc739e9fe7ecc8c2c09f373d5bb4fbd262
org.opencontainers.image.source https://git.fohlmeister.org/tf/minidlna-notags
org.opencontainers.image.title minidlna-notags
org.opencontainers.image.url https://git.fohlmeister.org/tf/minidlna-notags
org.opencontainers.image.version latest
Details
Container
2026-07-19 07:01:25 +02:00
4
OCI / Docker
linux/amd64
137 MiB
Versions (5) View all
latest 2026-07-19
sha-d4c791d 2026-07-19
main 2026-05-11
sha-e1054df 2026-05-10
sha-f468ee8 2026-03-27