yoi/docs/plan/sandbox.md
2026-04-21 17:39:43 +09:00

12 lines
433 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

完全なサンドボックスを求めるなら、Dockerコンテナ内で動かすのが一番
---
コード実行環境なら↓
Denoが出してたサンドボックス -> https://deno.com/deploy/sandbox
Firecracker microVM で作ってるっぽい。
---
エージェントをサンドボックスに転送する場合、ディレクトリ全体をマウントして動かすかPodもその内部で動作させるか