sha256:c7e7a7d6e67ff500507de5b4b500c6d4e41bfa399b089f52139d335ec2055f9a
OS/ARCH
linux/amd64
Compressed size
584.9 MB
Last pushed
25 days by binhex
Type
Image
Manifest digest
sha256:34084f6bea5ddd9a78663f8e6a70bc93ee222fd5687ce8dd03ef1299ead21f67
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG APPNAME=base0 B4ARG RELEASETAG=20260728010 B5ARG TARGETARCH=amd640 B6ADD build/common/root/*.conf /etc/supervisord.conf # buildkit377 B7ADD build/common/root/bootstrap.sh /bootstrap/ # buildkit862 B8ADD build/common/root/install.sh /bootstrap/ # buildkit3.73 KB9ADD build/common/root/init.sh /usr/bin/ # buildkit2.5 KB10ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB11RUN |3 APPNAME=base RELEASETAG=2026072801 TARGETARCH=amd645.1 KB12SHELL [/bootstrap/sh -c]0 B13RUN |3 APPNAME=base RELEASETAG=2026072801 TARGETARCH=amd64223.86 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-code-server0 B22ARG APPNAME=code-server0 B23ARG RELEASETAG=4.135.0-1-010 B24ARG TARGETARCH=amd640 B25ADD build/*.conf /etc/supervisor/conf.d/ # buildkit269 B26ADD build/root/*.sh /root/ # buildkit2.51 KB27ADD run/nobody/*.sh /usr/local/bin/ # buildkit1.34 KB28ADD config/nobody/ /home/nobody/ # buildkit20.09 KB29RUN |3 APPNAME=code-server RELEASETAG=4.135.0-1-01 TARGETARCH=amd64359.79 MB30HEALTHCHECK {Test:[CMD-SHELL /usr/local/bin/system/scripts/docker/healthcheck.sh || exit0 B31CMD ["/bin/bash" "init.sh"]0 BCommand
LABEL org.opencontainers.image.authors=binhex