sha256:713aad2e6b424200aebce9d70e85a36bb3aee17151f436d3eea3dff0bd84b965
OS/ARCH
linux/amd64
Compressed size
591.58 MB
Last pushed
13 days by binhex
Type
Image
Manifest digest
sha256:34951c79cb009ba5223bc40beaa3ce7c5a3614754cd01b32ce28332452a0af3a
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG APPNAME=base0 B4ARG RELEASETAG=20260828010 B5ARG TARGETARCH=amd640 B6ADD build/common/root/*.conf /etc/supervisord.conf # buildkit377 B7ADD build/common/root/bootstrap.sh /bootstrap/ # buildkit860 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=2026082801 TARGETARCH=amd645.1 KB12SHELL [/bootstrap/sh -c]0 B13RUN |3 APPNAME=base RELEASETAG=2026082801 TARGETARCH=amd64224.42 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.136.2-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.1 KB29RUN |3 APPNAME=code-server RELEASETAG=4.136.2-1-01 TARGETARCH=amd64365.9 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