the universal sandbox runtime for agents and humans. pocketenv.io
sandbox openclaw agent claude-code vercel-sandbox deno-sandbox cloudflare-sandbox atproto sprites daytona
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add TARGETARCH ARG to cf-sandbox Dockerfile

+2
+2
apps/cf-sandbox/deploy/docker/Dockerfile
··· 1 1 FROM codercom/code-server:latest 2 2 3 + ARG TARGETARCH 4 + 3 5 USER root 4 6 5 7 RUN apt-get update && apt-get install -y --no-install-recommends \