sha256:ed5bbf5788a8b47dea56d22542861dbef185949dcce8fffe36350865df7aa423
OS/ARCH
Compressed size
452.71 MB
Last pushed
over 1 year by cheffromspace
Type
Image
Manifest digest
sha256:3fab6689d6011a85fabccb5a80e3e76f8d577895b632ecd08323e9b5f083b4d4
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 B10RUN /bin/sh -c apt-get update166.93 MB11RUN /bin/sh -c curl -fsSL78.09 MB12RUN /bin/sh -c npm install121.24 MB13RUN /bin/sh -c groupadd -g3.3 KB14RUN /bin/sh -c mkdir -p167 B15COPY claude-config.json /home/claudeuser/.config/claude/config.json # buildkit362 B16RUN /bin/sh -c chown -R357 B17WORKDIR /app91 B18COPY package*.json ./ # buildkit72.51 KB19RUN /bin/sh -c npm install5.5 MB20COPY . . # buildkit458.71 KB21RUN /bin/sh -c chmod +x32 B22RUN /bin/sh -c chown -R3.25 MB23EXPOSE map[3002/tcp:{}]0 B24ENV NODE_ENV=production PORT=30020 B25CMD ["bash" "/app/scripts/runtime/startup.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'