Support Docker Sandboxes ('non-local dev environments') #17002
Replies: 1 comment 1 reply
-
|
Hey @LarsKemmann, I'm leading the As such, there is no specific Aspire setup that should be necessary. Just run a sbx sandbox with your specific coding agent (e.g. Claude Code), and let it run on your project. It will be able to install dependencies as needed. You can confirm more customization yourself, by using our Kits concept: https://docs.docker.com/ai/sandboxes/customize/kits/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The recent spate of npm-based RAT/worm attacks has made it more important to invest in a blast-proof development environment—both for humans and agents.
Built-in guidance for Docker Sandbox usage could be tremendously helpful to newcomers. I learned about
sbxfrom Andrew Lock's blog posts and have been working my way through the setup process, but for someone just getting started, it's not immediately obvious why sandboxes would be helpful or how setting them up differs from devcontainers.Beta Was this translation helpful? Give feedback.
All reactions