sha256:2322d3cb0915790b5a71c9e1f10414ab7962e231755f9b34009e0939b5c96a88
OS/ARCH
Compressed size
287.6 MB
Last pushed
over 1 year by cheffromspace
Type
Image
Manifest digest
sha256:e20cc0c6bcaae2f5b5bbf2842c974915badfea9d858b317acb5e29fbc9338713
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 ./ # buildkit72.57 KB19RUN /bin/bash -o pipefail -c5.5 MB20COPY . . # buildkit2.62 MB21RUN /bin/bash -o pipefail -c5.43 MB22EXPOSE map[3002/tcp:{}]0 B23ENV NODE_ENV=production PORT=30020 B24CMD ["bash" "/app/scripts/runtime/startup.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'