Sign inSign up

shrirajhegde/binhex-arch-base:latest

Multi-platform
Index digest

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 B
2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B
3ARG TARGETARCH0 B
4ADD build/arm64/*.conf /etc/supervisor.conf # buildkit264 B
5ADD build/arm64/root/*.sh /root/ # buildkit2.9 KB
6ADD build/arm64/utils/busybox/busybox /bootstrap/busybox # buildkit677.59 KB
7ADD build/arm64/build-bootstrap.sh /bootstrap/build-bootstrap.sh # buildkit345 B
8RUN |1 TARGETARCH=arm64 /bootstrap/busybox --install4.79 KB
9RUN |1 TARGETARCH=arm64 /bootstrap/sh -c303.54 MB
10ENV HOME=/home/nobody0 B
11ENV TERM=xterm0 B
12ENV LANG=en_GB.UTF-80 B
13ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B

Command

LABEL org.opencontainers.image.authors== binhex