Restore Docker CLI to runner image for Dagger engine #164

Merged
eblume merged 1 commit from fix-runner-docker-cli into main 2026-02-11 17:49:33 -08:00
Owner

Summary

  • Dagger shells out to the docker binary to provision its BuildKit engine container
  • Phase 3 removed docker-ce-cli, breaking all dagger call invocations in CI
  • This restores docker-ce-cli (without buildx/skopeo — those aren't needed)

Test plan

  • Build locally, release as v3.0.2, update manifest, sync
  • Trigger docs build workflow and verify Dagger engine starts

🤖 Generated with Claude Code

## Summary - Dagger shells out to the `docker` binary to provision its BuildKit engine container - Phase 3 removed `docker-ce-cli`, breaking all `dagger call` invocations in CI - This restores `docker-ce-cli` (without buildx/skopeo — those aren't needed) ## Test plan - [ ] Build locally, release as v3.0.2, update manifest, sync - [ ] Trigger docs build workflow and verify Dagger engine starts 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Dagger shells out to the `docker` binary to provision its BuildKit
engine container. Phase 3 removed docker-ce-cli, breaking all Dagger
calls in CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eblume merged commit 24d2a55f9e into main 2026-02-11 17:49:33 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!164
No description provided.