sha256:c918b6b025c1583f3764ede0ec0b2a81d4555953a6b2ae2e27e7d66242c7e5de
OS/ARCH
linux/amd64
Compressed size
712.87 MB
Last pushed
almost 2 years by binhex
Type
Image
Manifest digest
sha256:f2f1d0464abf32a137cb134aa6958005a8885c1c46044e8a16dd6d19c3678048
Image Layers
1LABEL org.opencontainers.image.authors== binhex0 B2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B3ARG TARGETARCH=amd640 B4ADD build/common/root/*.conf /etc/supervisor.conf # buildkit264 B5ADD build/common/root/*.sh /bootstrap/ # buildkit2.94 KB6ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB7RUN |1 TARGETARCH=amd64 /bootstrap/busybox --install5.1 KB8RUN |1 TARGETARCH=amd64 /bootstrap/sh -c214.47 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-emby0 B15ARG RELEASETAG=4.8.9.0-1-010 B16ARG TARGETARCH=amd640 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit245 B18ADD build/root/*.sh /root/ # buildkit1.68 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit390 B20RUN |2 RELEASETAG=4.8.9.0-1-01 TARGETARCH=amd64 /bin/sh497.16 MB21ENV HOME=/home/nobody0 B22CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex