sha256:24f2eb5383acd2117561e9dd939559f4bc834c9a99fc9508f5243525aac05f58
OS/ARCH
linux/amd64
Compressed size
556.42 MB
Last pushed
over 2 years by binhex
Type
Image
Manifest digest
sha256:9d8d44c2f6974101456d009f5d99b24cac6a5b231dcbf63f97e07246fad6e2c8
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-airsonic0 B15ARG RELEASETAG0 B16ARG TARGETARCH0 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit266 B18ADD build/root/*.sh /root/ # buildkit1.97 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit884 B20RUN |2 RELEASETAG=v10.6.2-09 TARGETARCH=amd64 /bin/sh335.84 MB21ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk/jre0 B22EXPOSE map[4040/tcp:{}]0 B23CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex