sha256:44dd4ca0bf01ef0a3fcd8df2c7c0cd8f61f5aef46d59f15967f6dbef21b23f52
OS/ARCH
linux/amd64
Compressed size
813.49 MB
Last pushed
about 1 year by binhex
Type
Image
Manifest digest
sha256:fee03d861f5376095514f8e782ac9ed93e49c999ccab0ef01c67dd58ae38efb1
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG APPNAME=base0 B4ARG RELEASETAG=20250829020 B5ARG TARGETARCH=amd640 B6ADD build/common/root/*.conf /etc/supervisord.conf # buildkit376 B7ADD build/common/root/bootstrap.sh /bootstrap/ # buildkit861 B8ADD build/common/root/install.sh /bootstrap/ # buildkit3.57 KB9ADD build/common/root/init.sh /usr/bin/ # buildkit1.84 KB10ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB11RUN |3 APPNAME=base RELEASETAG=2025082902 TARGETARCH=amd645.11 KB12SHELL [/bootstrap/sh -c]0 B13RUN |3 APPNAME=base RELEASETAG=2025082902 TARGETARCH=amd64238.27 MB14SHELL [/bin/sh -c]0 B15ENV HOME=/home/nobody0 B16ENV TERM=xterm0 B17ENV LANG=en_GB.UTF-80 B18ENV PATH=/usr/local/bin/system/scripts/docker:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B20LABEL org.opencontainers.image.authors=binhex0 B21LABEL org.opencontainers.image.source=https://github.com/binhex/arch-int-gui0 B22ARG APPNAME=int-gui0 B23ARG RELEASETAG=20250829020 B24ARG TARGETARCH=amd640 B25ADD build/*.conf /etc/supervisor/conf.d/ # buildkit260 B26ADD build/root/*.sh /root/ # buildkit3.52 KB27ADD run/nobody/*.sh /usr/local/bin/ # buildkit1.75 KB28ADD config/nobody/ /home/nobody/.build/ # buildkit7.25 KB29RUN |3 APPNAME=int-gui RELEASETAG=2025082902 TARGETARCH=amd64573.97 MB30ENV HOME=/home/nobody0 B31ENV TERM=xterm0 B32ENV LANG=en_GB.UTF-80 BCommand
LABEL org.opencontainers.image.authors=binhex