fix(docker): use fully-qualified docker.io image refs; mark T07 done

Prefix all image names with docker.io/ to avoid registry ambiguity
on hosts where containerd/Podman default to docker.io but the pull
fails without an explicit registry prefix.

Also marks T07 (smoke-test Temporal cluster and UI) as done in the
workplan now that the stack boots cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-26 21:26:33 +00:00
parent 045461282d
commit c39c32abcd
2 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ tasks:
state_hub_task_id: 61cb7426-e0ec-4a52-870d-18a26b3c4f3e
- id: T07
title: Smoke test Temporal cluster and UI
status: todo
status: done
state_hub_task_id: f28a405d-ddcc-44d8-b443-f26f3ab34eaa
- id: T08
title: Choose and configure DB migration tool