You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(docker): mirror image to Docker Hub alongside GHCR (#59)
Publish the same multi-arch image and tags to docker.io in the same
buildx run, for discoverability (docker pull libredb/libredb-studio).
GHCR stays canonical (no pull rate limits; referenced by Helm, CapRover
and compose). Docker Hub is opt-in: it is only targeted when the
DOCKER_HUB_TOKEN secret and DOCKER_HUB_USERNAME variable are set, so forks
without them still build and push to GHCR cleanly.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments