push ghcr.io/coilysiren/eco-spec-tracker/coilysiren-eco-spec-tracker to Docker Hub as a mirror #30
Labels
No labels
burndown-2026-06
burndown-2026-08
headless
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#30
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
We currently push the coilysiren-eco-spec-tracker image (workflow still uses the pre-rename path) to ghcr.io only. Add a parallel
docker pushto Docker Hub under the same short ref (docker.io/coilysiren/<image>) so the image resolves for pulls without a ghcr login.Notes
kai-server. ghcr.io stays primary; Docker Hub is a courtesy mirror.coilysirenuser lives at/coilysiren/dockerhub/access-token(SSM SecureString).docker login -u coilysiren --password-stdinin CI, never~/.docker/config.jsonplaintext.docker.io/coilysiren/<image>alongside the existingghcr.io/coilysiren/<image>tag in the build-and-publish workflow. Tag and push both refs with the same SHA pin.lunch-money-k8salready does this. Crib fromcoilysiren/lunch-money-k8s/.github/workflows/docker.yml.Pre-reqs
DOCKERHUB_USERNAME=coilysirenandDOCKERHUB_TOKEN=<value from SSM>on this repo.Migrated from coilyco-flight-deck/eco-jobs-tracker#9 during the eco repo consolidation (coilysiren/inbox#100).
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.