Ask HN: Is Docker Compose service disrupted?
Seem to getting the following when pulling images via compose (docker compose up --build)
failed to solve: ghcr.io/hasura/v3-engine: failed to resolve source metadata for ghcr.io/hasura/v3-engine:latest: error getting credentials - err: signal: killed, out: ``
Website seems to suggest there is some "Active incident" but nothing else.
by verdverm on 1/13/2025, 12:32:12 PM
This would seem to indicate an issue with GitHub and their container registry (and authentication therein)
Docker compose is a binary tool, not a hosted service
Seem to getting the following when pulling images via compose (docker compose up --build)
failed to solve: ghcr.io/hasura/v3-engine: failed to resolve source metadata for ghcr.io/hasura/v3-engine:latest: error getting credentials - err: signal: killed, out: ``
Website seems to suggest there is some "Active incident" but nothing else.