sha256:edad68b52d7eb002871360164819887caa432c1db1788256a6d929e21b1e193d
OS/ARCH
Compressed size
210.37 MB
Last pushed
about 2 months by snbot
Type
Image
Manifest digest
sha256:8eea8e86400fc362254cee1a34a4818c9e3d032787a43485235ceaf46e886916
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app/services/sandbox-harness145 B11RUN /bin/sh -c apt-get update33.39 MB12ARG DEFAULT_AGENT=claude-code0 B13ENV NODE_ENV=production PORT=4096 SANDBOX_HARNESS_DEFAULT_AGENT=claude-code SANDBOX_HARNESS_DEFAULT_PERMISSION_MODE=acceptEdits0 B14COPY /app/node_modules /app/node_modules # buildkit100.75 MB15COPY /app/services/sandbox-harness/node_modules ./node_modules # buildkit1023 B16COPY /app/services/sandbox-harness/package.json ./package.json # buildkit496 B17COPY /app/services/sandbox-harness/dist ./dist # buildkit30.09 KB18COPY services/sandbox-harness/docker-entrypoint.sh /usr/local/bin/orca-sandbox-harness # buildkit1.48 KB19COPY services/harness-server/sandbox-templates/orca-default/orca-git-creds /usr/local/bin/orca-git-creds # buildkit1.96 KB20RUN |1 DEFAULT_AGENT=claude-code /bin/sh -c1.68 KB21EXPOSE [4096/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL node -e "fetch('http://127.0.0.1:'0 B23CMD ["/usr/local/bin/orca-sandbox-harness"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'