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.

Remove zerobrew installer from Dockerfiles

-4
-2
apps/cf-sandbox/deploy/docker/Dockerfile
··· 134 134 rm /tmp/zoxide.tar.gz && \ 135 135 echo 'eval "$(zoxide init bash)"' >> ~/.bashrc 136 136 137 - RUN curl -fsSL https://zerobrew.rs/install | bash 138 - 139 137 WORKDIR /workspace 140 138 141 139 ENV COMMAND_TIMEOUT_MS 300000
-2
apps/cf-sandbox/deploy/nanoclaw/Dockerfile
··· 134 134 rm /tmp/zoxide.tar.gz && \ 135 135 echo 'eval "$(zoxide init bash)"' >> ~/.bashrc 136 136 137 - RUN curl -fsSL https://zerobrew.rs/install | bash 138 - 139 137 WORKDIR /workspace 140 138 141 139 RUN git clone https://github.com/qwibitai/nanoclaw.git