Y
Hacker News
new
|
ask
|
show
|
jobs
Docker AI agent sandboxes with HyperVisor isolation
(
docker.com
)
5 points
by
pploug
137 days ago
1 comments
pploug
137 days ago
- Each agent runs in a dedicated microVM - agents can build and run Docker containers inside the MicroVM - no access to the host Docker daemon - network isolation with allow and deny lists - available for macOs and windows (linux support coming)
link
brunoborges
137 days ago
> no access to the host Docker daemon
I believe this is likely the only downside, but for good reasons!
link