Sign inSign up

shrirajhegde/binhex-arch-base:latest

Multi-platform
Index digest

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 B
2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B
3ARG TARGETARCH0 B
4ADD build/amd64/*.conf /etc/supervisor.conf # buildkit264 B
5ADD build/amd64/root/*.sh /root/ # buildkit2.7 KB
6ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit655.8 KB
7ADD build/amd64/build-bootstrap.sh /bootstrap/build-bootstrap.sh # buildkit363 B
8RUN |1 TARGETARCH=amd64 /bootstrap/busybox --install4.89 KB
9RUN |1 TARGETARCH=amd64 /bootstrap/sh -c221 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