sha256:3567dd0d17a61ab1c803d0b9e9e9c8c339651bba2b44ec920772129ccfffb2b4
OS/ARCH
Compressed size
335.29 MB
Last pushed
over 1 year by cheffromspace
Type
Image
Manifest digest
sha256:e1f4cd2f8043285b32c6e43ffe00cb43e1384cf14e22a364bf032b8bdb654f14
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.1.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.61 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10SHELL [/bin/bash -o pipefail -c]0 B11RUN /bin/bash -o pipefail -c58.19 MB12RUN /bin/bash -o pipefail -c17.38 MB13RUN /bin/bash -o pipefail -c121.24 MB14RUN /bin/bash -o pipefail -c3.29 KB15RUN /bin/bash -o pipefail -c164 B16COPY claude-config.json /home/claudeuser/.config/claude/config.json # buildkit356 B17WORKDIR /app93 B18COPY package*.json ./ # buildkit93.23 KB19COPY tsconfig.json ./ # buildkit615 B20COPY babel.config.js ./ # buildkit230 B21RUN /bin/bash -o pipefail -c48.24 MB22COPY src/ ./src/ # buildkit56.32 KB23RUN /bin/bash -o pipefail -c543.01 KB24RUN /bin/bash -o pipefail -c130.86 KB25COPY . . # buildkit2.61 MB26RUN /bin/bash -o pipefail -c9.65 MB27EXPOSE map[3002/tcp:{}]0 B28ENV NODE_ENV=production PORT=30020 B29CMD ["bash" "/app/scripts/runtime/startup.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'