docker sandbox is clearly vibecoded. Half the flags don't work, and half the commands advertise flags that don't exist.
Login to reply
Replies (4)
```
docker sandbox save opencode-flotilla my-opencode:v1.0.1
Snapshotting image in sandbox ...
Reading image from sandbox ...
Save complete. To use the image:
docker sandbox create --load-local-template -t my-opencode:v1.0.1 [...]
```
```
docker sandbox create --load-local-template -t my-opencode:v1.0.1
unknown flag: --load-local-template
Usage: docker sandbox create [OPTIONS] AGENT WORKSPACE
Run 'docker sandbox create --help' for more information
```
great, thank you docker
View quoted note →
View quoted note →
I completely abandoned it as well. Ended up using either sprites.dev or cursor agents with my cursor subscription
How is sprites different from just setting up a VPS? How's the latency?
It is like a vps but it's on- demand (no ssh setup necessary since all that is abstracted away in d cli tool). You have the ability to spin up and shutdown/pause the sandbox. Its just another option among the ever growing list of running agents in a sandbox.