Skip to content

docs: add Docker Sandboxes research note - #66

Merged
rkoster merged 3 commits into
mainfrom
research/docker-sandboxes
Sep 22, 2026
Merged

rkoster merged 3 commits into
mainfrom
research/docker-sandboxes

Conversation

@rkoster

@rkoster rkoster commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Closes #64

What is this note about?

A research note on Docker Sandboxes as local microVM isolation for coding agents. It distinguishes its local sbx-managed harness model from a remote, multi-tenant sandbox execution API, and compares that boundary with OpenSandbox lifecycle and execution APIs. It covers workspace modes, Docker isolation, network and credential mediation, MCP policy, and Cloud Foundry relevance.

Checklist

  • My note lives in research/ and uses a lowercase kebab-case filename.
  • It starts from research/TEMPLATE.md and has valid frontmatter.
  • It has the four required sections.
  • I added relevant tags.
  • Sources are linked.
  • It is on-topic for agentic workloads on Cloud Foundry.

wayneeseguin
wayneeseguin previously approved these changes Sep 22, 2026

@wayneeseguin wayneeseguin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge it.

@rkoster
rkoster merged commit f08bf1b into main Sep 22, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check docker sandbox

2 participants