Ready to use docker image for running coding agents in docker in full-privileged mode. With pre-installed dependenices for JVM-based development.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Enable build-time caching layers in Dockerfile to improve dependency installation efficiency
f40eee5View on GitHubPre-create home directory for non-root users and update permissions for runtime user configuration
3b9a835View on GitHubAdd support for .env defaults and `--local` flag to `run.sh` for improved configuration options
8d13282View on GitHubAdd support for .env defaults and `--local` flag to `run.sh` for improved configuration options
cc799c1View on GitHubSet image name to lowercase dynamically in build workflow
2b07332View on GitHubUpdate container runtime to support dynamic UID/GID handling and adjust user home directory
26bd600View on GitHubAdd `run.sh` script and accompanying README for containerized AI agent workflows
8b987faView on GitHubAdd Dockerfile for AI agent development environment
0549616View on GitHub