sha256:e4bcd14f773d1e9d3d980aeaa9163254101defcb677ed08edbc22e62898124fd
OS/ARCH
Compressed size
319.45 MB
Last pushed
over 1 year by cheffromspace
Type
Image
Manifest digest
sha256:aab9c4484370158920a17c6b22b34d69c89c4aac9046aad219dbdff03c5a2e63
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.1.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.12 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10SHELL [/bin/bash -o pipefail -c]0 B11RUN /bin/bash -o pipefail -c58.04 MB12RUN /bin/bash -o pipefail -c16.24 MB13RUN /bin/bash -o pipefail -c107.34 MB14RUN /bin/bash -o pipefail -c3.29 KB15RUN /bin/bash -o pipefail -c163 B16COPY claude-config.json /home/claudeuser/.config/claude/config.json # buildkit357 B17WORKDIR /app92 B18COPY package*.json ./ # buildkit93.24 KB19COPY tsconfig.json ./ # buildkit616 B20COPY babel.config.js ./ # buildkit230 B21RUN /bin/bash -o pipefail -c48.26 MB22COPY src/ ./src/ # buildkit41.75 KB23RUN /bin/bash -o pipefail -c543.15 KB24RUN /bin/bash -o pipefail -c130.86 KB25COPY . . # buildkit2.61 MB26RUN /bin/bash -o pipefail -c9.64 MB27EXPOSE map[3002/tcp:{}]0 B28ENV NODE_ENV=production PORT=30020 B29CMD ["bash" "/app/scripts/runtime/startup.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'