sha256:7a50ff098e64d9d111e60bbc24c8cab9eada6a06ff5210a6df2a96ce6d4cb96c
OS/ARCH
Compressed size
455.12 MB
Last pushed
over 1 year by cheffromspace
Type
Image
Manifest digest
sha256:f75580408dd6c1bd02be503cb3d44f1f8b980482e1676aa422cb3b7dfcdab86b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.0.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.64 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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 -p164 B15COPY claude-config.json /home/claudeuser/.config/claude/config.json # buildkit354 B16RUN /bin/sh -c chown -R355 B17WORKDIR /app93 B18COPY package*.json ./ # buildkit72.73 KB19RUN /bin/sh -c npm install6.93 MB20COPY . . # buildkit453.14 KB21RUN /bin/sh -c chmod +x32 B22RUN /bin/sh -c chown -R4.21 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'