Claude Code Dev Container Sandbox
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
update: add .claude to .gitignore to prevent tracking of Claude configuration files
344a277View on GitHubdelete: remove cleanup_claude.sh script as it is no longer needed
53b980eView on GitHubrefactor: format Dockerfile for improved readability by separating package installations
6a41d0aView on GitHubrefactor: switch default shell from zsh to bash in Dockerfile and devcontainer configuration
ab125baView on GitHubupdate .gitignore to ignore all files in data directory and add empty .gitconfig file
cfa80f4View on GitHubrefactor: update Dockerfile and devcontainer configuration for improved data persistence
3f48b17View on GitHubupdate Dockerfile comments and add CLAUDE.md for project guidance
9cdb213View on GitHubadd cleanup script for removing Claude Code settings and data
c8b79c5View on GitHub