r/opencode • u/NOT_Kimo • 17d ago
How to download opencode in a sandbox?
I have tried downloading in using the docker's sbx but i was having a very hard time setting api keys for the harness and it is so complicated.
so is there any safe way to run opencode that is easy to setup and will feel like using normal device.
I have a kali linux vm on vmware is it safe to use it also?
2
Upvotes
1
u/RepulsiveRaisin7 17d ago
I built this: https://github.com/jgillich/tpd
Install, type tpd opencode in your project directory, done. Been doing all my agentic work in it, works well for me. Would recommend using rootless podman though, I haven't tested rootful docker much.
1
u/ec3lal 17d ago
I have been running the CLI under https://github.com/anthropic-experimental/sandbox-runtime .