sha256:d842cdd64c7e4629c8abb806bb89b70f17e97c460ed4b81e91494832f844ac46
OS/ARCH
Compressed size
304.2 MB
Last pushed
about 3 years by shrirajhegde
Type
Image
Manifest digest
sha256:2a0c2e8f40183dad3b87116cc904470c1332d3a8d423b823a4d9b40b427e704a
Image Layers
1LABEL org.opencontainers.image.authors== binhex0 B2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B3ARG TARGETARCH0 B4ADD build/arm64/*.conf /etc/supervisor.conf # buildkit264 B5ADD build/arm64/root/*.sh /root/ # buildkit2.9 KB6ADD build/arm64/utils/busybox/busybox /bootstrap/busybox # buildkit677.59 KB7ADD build/arm64/build-bootstrap.sh /bootstrap/build-bootstrap.sh # buildkit345 B8RUN |1 TARGETARCH=arm64 /bootstrap/busybox --install4.79 KB9RUN |1 TARGETARCH=arm64 /bootstrap/sh -c303.54 MB10ENV HOME=/home/nobody0 B11ENV TERM=xterm0 B12ENV LANG=en_GB.UTF-80 B13ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 BCommand
LABEL org.opencontainers.image.authors== binhex