sha256:8d3b99774ebd90bc2c54b0f9b2b6cb992f0d7c471b9d1919ba47f4ee2ec76990
OS/ARCH
Compressed size
335.26 MB
Last pushed
over 1 year by cheffromspace
Type
Image
Manifest digest
sha256:184dcf9702c120104b341d2007dcebfdc956dc7d338c2ee6afe0c26f3bb315ce
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 ./ # buildkit618 B20COPY babel.config.js ./ # buildkit231 B21RUN /bin/bash -o pipefail -c48.24 MB22COPY src/ ./src/ # buildkit41.74 KB23RUN /bin/bash -o pipefail -c542.92 KB24RUN /bin/bash -o pipefail -c130.85 KB25COPY . . # buildkit2.61 MB26RUN /bin/bash -o pipefail -c9.63 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'