Your Name c00dfe77ce Add secure devcontainer setup for Claude Code CLI
- Configure devcontainer with Node.js 20, Claude Code CLI, and dev tools
- Add firewall script to restrict network access to whitelisted domains
- Create run-container.sh helper for interactive and non-interactive usage
- Support interactive mode (no args) for authentication/credential storage
- Support non-interactive mode with prompt argument or stdin

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 15:35:35 +00:00
Description
Variation on the claude-dev-container that also can be run from a terminal in API (-p) mode, for inclusion in scripts.
33 KiB
Languages
Shell 77.2%
Dockerfile 22.8%