Fix container CI build workflow #31

Merged
mik-tf merged 1 commit from development_fix_container_build into development 2026-03-01 23:06:38 +00:00
Member

Align container CI with the working hero_services/build-container.yaml pattern.

Changes

  • Remove manual dockerd startup step — the docker runner already provides a Docker daemon
  • Remove fuse-overlayfs dependency (not needed)
  • Use actions/checkout@v4 instead of manual git clone
  • Simplify version/tags logic to match hero_services pattern
  • Simplify create-release job (remove alpine container, use checkout action)

Testing

  • Docker build verified locally (docker build succeeds)
  • Workflow structure matches proven lhumina_code/hero_services/build-container.yaml which has many successful runs

Closes #30

Align container CI with the working `hero_services/build-container.yaml` pattern. ## Changes - Remove manual `dockerd` startup step — the docker runner already provides a Docker daemon - Remove `fuse-overlayfs` dependency (not needed) - Use `actions/checkout@v4` instead of manual `git clone` - Simplify version/tags logic to match hero_services pattern - Simplify create-release job (remove alpine container, use checkout action) ## Testing - Docker build verified locally (`docker build` succeeds) - Workflow structure matches proven `lhumina_code/hero_services/build-container.yaml` which has many successful runs Closes #30
fix: align container CI with working hero_services pattern
All checks were successful
Test / check (pull_request) Successful in 2m18s
495dc0c09f
Remove manual dockerd startup (runner already provides Docker),
drop fuse-overlayfs, use actions/checkout@v4 instead of manual
git clone. Matches the proven lhumina_code/hero_services workflow.

Closes #30

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf changed title from WIP: Fix container CI build workflow to Fix container CI build workflow 2026-03-01 23:04:48 +00:00
mik-tf merged commit 9ba831fde3 into development 2026-03-01 23:06:38 +00:00
mik-tf deleted branch development_fix_container_build 2026-03-01 23:06:38 +00: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
mycelium/www_migrate_mycelium!31
No description provided.