Docker sandbox with daily auto-updates for running opencode AI CLI with pre-installed dev tools and multi-arch support (AMD64/ARM64).
Stars
13
Forks
1
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Simplify script: use hardcoded fabianlema registry user instead of auto-detection
dd2ea16View on GitHubFix permissions: create node home directory and pre-create mount points
9affbd8View on GitHubRemove script auto-update, add daily rebuild schedule for latest opencode
c39b061View on GitHubAdd auto-update check and persistent history support
f5ddbfbView on GitHubFix zsh compatibility: use array for platform args
1a73a26View on GitHubRemove load messages from script for silent module loading
4c70293View on GitHubFix platform_flag expansion in docker run command
03e3a37View on GitHubChange config directory to ~/.config/opencode-sandbox/
4415336View on GitHubAdd GitHub Actions workflow for multi-arch Docker builds
9947466View on GitHubInitial Dockerfile with opencode-ai and dev tools
9f72504View on GitHub