dagger/container-use
by Various
Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
MCP
dagger/container-use
Added 1 June 2026
Overview
Container-use is a Go library that provides isolated development environments for coding agents. It allows multiple agents to work safely and independently within containers using your preferred software stack.
Best for
Best for
Developers building multi-agent systems that need isolated, reproducible environments
Use cases
- Running multiple coding agents in parallel without conflicts
- Providing reproducible development environments for agent workflows
- Isolating agent dependencies and toolchains per session
Notes
Container-use is a Go library that provides isolated development environments for coding agents. It allows multiple agents to work safely and independently within containers using your preferred software stack.
3,808 stars on GitHub. Last updated 2026-02-23. Licensed Apache-2.0.
Use cases
- Running multiple coding agents in parallel without conflicts
- Providing reproducible development environments for agent workflows
- Isolating agent dependencies and toolchains per session
Pros
- Enables safe concurrent agent execution in isolated containers
- Works with any stack you define, not tied to a specific toolchain
- Open source with a growing community (3808 stars)
Cons
- Requires familiarity with Go to integrate or extend
- Container overhead may be heavy for simple agent tasks
- Limited documentation beyond the repository README
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables safe concurrent agent execution in isolated containers
- Works with any stack you define, not tied to a specific toolchain
- Open source with a growing community (3808 stars)
Cons
- Requires familiarity with Go to integrate or extend
- Container overhead may be heavy for simple agent tasks
- Limited documentation beyond the repository README
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.