sha256:d9323b29793c43ed1b1179f0e650dedf46f41c689323bd5b392662724c70b798
OS/ARCH
linux/amd64
Compressed size
567.52 MB
Last pushed
about 1 year by cheffromspace
Type
Image
Manifest digest
sha256:ef5e01cff3d8e4816dceed492bc14e8ebd79608047f420bc26c2f4f47ae335f5
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.58 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.2.00 B7RUN /bin/sh -c ARCH= &&55.76 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt update46.4 MB14RUN /bin/sh -c mkdir -p15.52 KB15ENV USERNAME=node0 B16RUN /bin/sh -c SNIPPET="export PROMPT_COMMAND='history144 B17RUN /bin/sh -c mkdir -p161 B18USER node0 B19ENV NPM_CONFIG_PREFIX=/usr/local/share/npm-global0 B20ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/share/npm-global/bin0 B21RUN /bin/sh -c npm install121.41 MB22USER root0 B23WORKDIR /workspace32 B24RUN /bin/sh -c ARCH=$(dpkg --print-architecture)3.35 MB25RUN /bin/sh -c sh -c7.24 MB26COPY scripts/security/init-firewall.sh /usr/local/bin/ # buildkit1.52 KB27RUN /bin/sh -c chmod +x218 B28RUN /bin/sh -c mkdir -p121 B29COPY scripts/runtime/claudecode-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.71 KB30COPY scripts/runtime/claudecode-entrypoint.sh /scripts/runtime/claudecode-entrypoint.sh # buildkit2.68 KB31RUN /bin/sh -c chmod +x32 B32ENV SHELL=/bin/zsh0 B33ENV DEVCONTAINER=true0 B34USER root0 B35ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'