mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-09 11:10:10 +00:00
Same fix as the fly PR (#1629) applied to all bash-based clouds. Without --no-install-recommends, `git` pulls in python3 (~50MB) via recommended packages on Ubuntu 24.04. Affected files: - gcp/lib/common.sh — cloud-init userdata - aws/lib/common.sh — cloud-init userdata + unzip install - daytona/lib/common.sh — sandbox base tools - shared/common.sh — jq install + Node.js fallback - shared/github-auth.sh — gh CLI install Also added DEBIAN_FRONTEND=noninteractive and ca-certificates where missing. Co-authored-by: lab <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||