MCPcopy Create free account
hub / github.com/craigsdennis/sandboxing-day-containers

github.com/craigsdennis/sandboxing-day-containers @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
547 symbols 594 edges 9 files 39 documented · 7% updated 14mo ago★ 39

Browse by type

Functions 195 Types & classes 351 Endpoints 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Use Cloudflare Containers to Execute Sandboxed Code

Deploy to Cloudflare

Cloudflare Containers are here and this code explores building a sandboxed code execution environment.

By defining a Linux + Python based Docker Container, we build a FastAPI server to execute a process in the container.

Deploy

Click the Deploy to Cloudflare button, or run things manually.

npm run deploy

Learn more

NOTE AI was used to generate portions of this demo. See the truth window folder for what prompts were used.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Interface 265
Method 190
Class 86
Function 5
Route 1

Languages

TypeScript99%
Python1%

Modules by API surface

worker-configuration.d.ts536 symbols
src/App.tsx4 symbols
container_src/app/main.py4 symbols
worker/index.ts3 symbols

For agents

$ claude mcp add sandboxing-day-containers \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page