2 comments

  • traeficc 7 hours ago

    Did you look at Docker sbx https://docs.docker.com/reference/cli/sbx/ ?

    Docker Sandboxes run AI coding agents in isolated microVM sandboxes. Each sandbox gets its own Docker daemon, filesystem, and network ~ the agent can build containers, install packages, and modify files without touching your host system.

  • unsnap_biceps 11 hours ago

    It might be good to describe why existing solutions (like Kata containers) wasn't a good solution for you.