sha256:8ecdadd0842f5982d47c08f4e32176934634c01c1cf56badff2a815eeed93404
OS/ARCH
linux/amd64
Compressed size
1.53 GB
Last pushed
5 months by aaronhenshaw
Type
Image
Manifest digest
sha256:ee2acb867c8652724541a62fd93c37ff687334465892543d45adff0de608ce77
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 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 B10ARG TARGETARCH=amd640 B11ARG PUP_VERSION=0.28.00 B12ARG GIT_COMMIT=0b8b7170 B13LABEL org.opencontainers.image.source=https://github.com/clanker-herd/cloud-agent-orchestration0 B14WORKDIR /opt/slopcity/.playground-runtime149 B15RUN |3 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b717175.17 MB16RUN |3 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b71711.25 MB17RUN |3 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b7172.14 MB18RUN |3 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b717257 B19ARG LLM_CLI_INSTALL_CACHE_BUSTER=25171477317-10 B20RUN |4 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b717306.47 MB21RUN |4 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b717421.56 MB22COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit18.76 MB23COPY /usr/local/libexec/docker/cli-plugins/docker-compose /usr/local/lib/docker/cli-plugins/docker-compose # buildkit20.74 MB24COPY /usr/local/libexec/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit21.13 MB25COPY /opt/slopcity/.playground-runtime/package.json ./package.json # buildkit701 B26COPY /opt/slopcity/.playground-runtime/pnpm-lock.yaml ./pnpm-lock.yaml # buildkit131.72 KB27COPY /opt/slopcity/.playground-runtime/pnpm-workspace.yaml ./pnpm-workspace.yaml # buildkit294 B28RUN |4 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b7174.47 MB29COPY /opt/slopcity/.playground-runtime/node_modules ./node_modules # buildkit509.84 MB30COPY /opt/slopcity/.playground-runtime/apps/playground ./apps/playground # buildkit9.38 MB31COPY /opt/slopcity/.playground-runtime/packages/sandbox-api ./packages/sandbox-api # buildkit27.1 KB32COPY /opt/slopcity/.playground-runtime/packages/ui ./packages/ui # buildkit12.3 KB33COPY /opt/slopcity/.playground-runtime/docker/prompts ./docker/prompts # buildkit1.14 KB34COPY docker/scripts/entrypoint.sh /usr/local/bin/sandbox-entrypoint.sh # buildkit954 B35COPY docker/scripts/bootstrap-repo.sh /usr/local/bin/sandbox-bootstrap-repo.sh # buildkit2.74 KB36COPY docker/scripts/bootstrap-llm-auth.sh /usr/local/bin/sandbox-bootstrap-llm-auth.sh # buildkit1.83 KB37COPY docker/scripts/validate-runtime.sh /usr/local/bin/sandbox-validate-runtime.sh # buildkit832 B38RUN |4 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b7174.09 KB39ENV NODE_ENV=production0 B40ENV NEXT_TELEMETRY_DISABLED=10 B41RUN |4 TARGETARCH=amd64 PUP_VERSION=0.28.0 GIT_COMMIT=0b8b71732 B42ENV NEXT_PUBLIC_GIT_COMMIT=0b8b7170 B43ENV PLAYGROUND_REPO_ROOT=/workspace/repo0 B44ENV IS_SANDBOX=10 B45EXPOSE [3001/tcp]0 B46HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:3001/health0 B47ENTRYPOINT ["/usr/local/bin/sandbox-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'