cardano-foundation / cardano-graphql

GraphQL API for Cardano
Apache License 2.0
259 stars 103 forks source link

Manifest not found for cardanosolutions/cardano-node-ogmios:v5.5.8_1.35.5-mainnet #853

Open dsolstad opened 8 months ago

dsolstad commented 8 months ago

Summary

Running the command under the section Pull and Run via Docker Compose (https://github.com/cardano-foundation/cardano-graphql?tab=readme-ov-file#b-pull-and-run-via-docker-compose) fails.

docker pull inputoutput/cardano-graphql-server:8.0.0-${NETWORK} &&\
docker pull inputoutput/cardano-graphql-background:8.0.0-${NETWORK} &&\
docker pull inputoutput/cardano-graphql-hasura:8.0.0 &&\
docker pull cardanosolutions/cardano-node-ogmios:v5.5.8_1.35.5-${NETWORK} &&\
RESTORE_SNAPSHOT=https://update-cardano-mainnet.iohk.io/cardano-db-sync/13/db-sync-snapshot-schema-13-block-8291499-x86_64.tgz \
docker-compose up -d &&\
docker-compose logs -f

Gives error: Error response from daemon: manifest for cardanosolutions/cardano-node-ogmios:v5.5.8_1.35.5-mainnet not found: manifest unknown: manifest unknown

Steps to reproduce the bug

No response

Actual Result

Error response from daemon: manifest for cardanosolutions/cardano-node-ogmios:v5.5.8_1.35.5-mainnet not found: manifest unknown: manifest unknown

Expected Result

I expect the docker compose to pull and run successfully

Environment

os: { arch: 'x64', cpus: { count: 4, model: 'Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz' }, release: '6.5.0-kali3-amd64', totalMem: 8315547648, type: 'Linux' }, version: '8.0.0'

Platform

Platform version

Kali

Runtime

Runtime version

v20.10.25+dfsg1