sha256:5439856ae28efcb49457f7705373deff9362cc5a068a0c9cb1a850a5f039a79f
OS/ARCH
Compressed size
287.59 MB
Last pushed
over 1 year by cheffromspace
Type
Image
Manifest digest
sha256:6cf698d1d3c2337d9415f78e6a6f89cf47ab4b77189eff3f633e46d795a0c0cf
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 -c163 B16COPY claude-config.json /home/claudeuser/.config/claude/config.json # buildkit356 B17WORKDIR /app92 B18COPY package*.json ./ # buildkit72.52 KB19RUN /bin/bash -o pipefail -c5.5 MB20COPY . . # buildkit2.62 MB21RUN /bin/bash -o pipefail -c5.42 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'