top | item 45417397

(no title)

technocrat8080 | 5 months ago

A bit confused, all this to say you folks use standard containerization?

discuss

order

whinvik|5 months ago

Same. I didn't really understand what the difference is compared to containerization

rvz|5 months ago

Fundamentally, there is no difference. Blocking syscalls in a Docker container is nothing new and one of the ways to achieve "sandboxing" and can already be done right now.

The only thing that caught people's attention was that it was applied to "AI Agents".