sha256:d842cdd64c7e4629c8abb806bb89b70f17e97c460ed4b81e91494832f844ac46
OS/ARCH
Compressed size
221.65 MB
Last pushed
about 3 years by shrirajhegde
Type
Image
Manifest digest
sha256:a2f4b2901c3175bfa078ac0b543b71ed6de3aae4cc92017573e6be285b4294a2
Image Layers
1LABEL org.opencontainers.image.authors== binhex0 B2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B3ARG TARGETARCH0 B4ADD build/amd64/*.conf /etc/supervisor.conf # buildkit264 B5ADD build/amd64/root/*.sh /root/ # buildkit2.7 KB6ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit655.8 KB7ADD build/amd64/build-bootstrap.sh /bootstrap/build-bootstrap.sh # buildkit363 B8RUN |1 TARGETARCH=amd64 /bootstrap/busybox --install4.89 KB9RUN |1 TARGETARCH=amd64 /bootstrap/sh -c221 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