yao/sandbox/docker
Max f265aee974 Update Dockerfiles to Use Ubuntu 24.04 and Enhance Package Installation
- Updated base Dockerfile to use Ubuntu 24.04 LTS, ensuring long-term support until April 2029.
- Improved package installation in the base image by adding essential tools and utilities, including jq, vim, and network tools.
- Modified the Claude Dockerfile to reflect the new base image and updated Python version to 3.12.
- Added installation for Claude Code Router (CCR) and created an entrypoint script for CCR daemon mode, enhancing functionality for third-party LLM support.
2026-01-30 12:28:03 +08:00
..
base Update Dockerfiles to Use Ubuntu 24.04 and Enhance Package Installation 2026-01-30 12:28:03 +08:00
claude Update Dockerfiles to Use Ubuntu 24.04 and Enhance Package Installation 2026-01-30 12:28:03 +08:00
build.sh feat(sandbox): add persistent Docker sandbox for external CLI agents 2026-01-29 19:23:50 +08:00