sha256:5cee0fe7ace010fd7ff2fddeb15676f18f9351fdcb95b49cec2c79cd71d850d5
OS/ARCH
linux/amd64
Compressed size
830.16 MB
Last pushed
9 months by binhex
Type
Image
Manifest digest
sha256:15ea02a69ea42b270ec9d29d34eb77439ab17ffa5df69507ad81813d4a54888e
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG APPNAME=base0 B4ARG RELEASETAG=20251226010 B5ARG TARGETARCH=amd640 B6ADD build/common/root/*.conf /etc/supervisord.conf # buildkit376 B7ADD build/common/root/bootstrap.sh /bootstrap/ # buildkit860 B8ADD build/common/root/install.sh /bootstrap/ # buildkit3.72 KB9ADD build/common/root/init.sh /usr/bin/ # buildkit2.65 KB10ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB11RUN |3 APPNAME=base RELEASETAG=2025122601 TARGETARCH=amd645.11 KB12SHELL [/bootstrap/sh -c]0 B13RUN |3 APPNAME=base RELEASETAG=2025122601 TARGETARCH=amd64246.06 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=20251226010 B24ARG TARGETARCH=amd640 B25ADD build/*.conf /etc/supervisor/conf.d/ # buildkit261 B26ADD build/root/*.sh /root/ # buildkit3.22 KB27ADD run/nobody/*.sh /usr/local/bin/ # buildkit1.75 KB28ADD config/nobody/ /home/nobody/.build/ # buildkit7.26 KB29RUN |3 APPNAME=int-gui RELEASETAG=2025122601 TARGETARCH=amd64582.85 MB30ENV HOME=/home/nobody0 B31ENV TERM=xterm0 B32ENV LANG=en_GB.UTF-80 BCommand
LABEL org.opencontainers.image.authors=binhex