Simplify runner image (Dagger Phase 3) #162

Merged
eblume merged 1 commit from dagger-phase3-runner into main 2026-02-11 17:24:21 -08:00

1 commit

Author SHA1 Message Date
343d066701 Simplify runner image and workflows (Dagger Phase 3)
Remove Node.js, Docker CLI, buildx, skopeo, gnupg, lsb-release, and
xz-utils from the job execution image — all build tools now live inside
Dagger containers. Add tzdata (for TZ env var support) and flyctl.

Remove "Ensure Dagger CLI" bootstrap steps from both workflows and the
"Install flyctl" step from build-blumeops. Set TZ=America/Los_Angeles
in the runner configmap so all job containers inherit it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 17:23:37 -08:00