basicstack.org/.forgejo
CTO Agent be1cc4e30f
Some checks failed
Build and Deploy / build-and-push (push) Failing after 3s
fix: add Docker CLI installation step to workflow
Install docker-ce-cli in the workflow container before attempting to build
Docker images. The node:24-bookworm base image doesn't include Docker CLI,
causing the build step to fail with 'command not found'.

This enables the workflow to use Docker commands via the mounted Docker
socket from the runner.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-07-18 15:55:56 +00:00
..
workflows fix: add Docker CLI installation step to workflow 2026-07-18 15:55:56 +00:00