Portable dev container with Claude Code, default-deny firewall, and rootless Docker-in-Docker
Stars
0
Forks
2
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat: devbox prune keeps latest build cache by default
b6fd98eView on GitHubperf: reorder Dockerfile layers to preserve build cache on changes
3794782View on GitHubfix: add bubblewrap package and fix plugin path rewriting
aa18a87View on GitHubfix: install Codex CLI to user-owned prefix to fix permission error
8456f18View on GitHubfix: install Codex CLI to /usr/local to avoid npm-global volume overlay
b48eb47View on GitHubfix: install Codex CLI in Dockerfile instead of at runtime
b136a11View on GitHubfeat: add Codex CLI and plugin support to devbox containers
5c610a1View on GitHubfix: skip setup-token when host OAuth credentials exist
62dd87fView on GitHubfeat: shared Claude volume with per-project workspace paths for 1M context
d364a16View on GitHubfeat: add 5h rate limit window with reset countdown to statusline
826bbb9View on GitHubfix: move claude config COPY after heavy builds, fix skill count
90b0149View on GitHub