sha256:31782d22772ef65c36ded0bc659af2e0a28d26867f0aebea760f49b3e4d52223
OS/ARCH
linux/amd64
Compressed size
399.53 MB
Last pushed
over 2 years by binhex
Type
Image
Manifest digest
sha256:cac97313fa0dd0c749173c822e2bad2bc8fa187cb6c5f9afed21ce6c0de0c40a
Image Layers
1LABEL org.opencontainers.image.authors== binhex0 B2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B3ARG TARGETARCH0 B4ADD build/common/root/*.conf /etc/supervisor.conf # buildkit263 B5ADD build/common/root/*.sh /bootstrap/ # buildkit2.88 KB6ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit655.79 KB7RUN |1 TARGETARCH=amd64 /bootstrap/busybox --install4.89 KB8RUN |1 TARGETARCH=amd64 /bootstrap/sh -c219.93 MB9ENV HOME=/home/nobody0 B10ENV TERM=xterm0 B11ENV LANG=en_GB.UTF-80 B12ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B13LABEL org.opencontainers.image.authors== binhex0 B14LABEL org.opencontainers.image.source== https://github.com/binhex/arch-minidlna0 B15ARG RELEASETAG0 B16ARG TARGETARCH0 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit281 B18ADD build/root/*.sh /root/ # buildkit1.97 KB19ADD run/root/*.sh /root/ # buildkit431 B20ADD run/nobody/*.sh /home/nobody/ # buildkit567 B21RUN |2 RELEASETAG=1.3.3-1-03 TARGETARCH=amd64 /bin/sh178.95 MB22CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex