Restore Docker CLI to runner image for Dagger engine
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>
This commit is contained in:
parent
0006e6bf17
commit
7af4e595cc
2 changed files with 11 additions and 1 deletions
1
docs/changelog.d/fix-runner-docker-cli.bugfix.md
Normal file
1
docs/changelog.d/fix-runner-docker-cli.bugfix.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Restore Docker CLI to Forgejo runner image — Dagger shells out to ``docker`` to provision its BuildKit engine.
|
||||
Loading…
Add table
Add a link
Reference in a new issue