cardano-graphql icon indicating copy to clipboard operation
cardano-graphql copied to clipboard

Documentation trying to pull 7.0.2 hasura / graphql that are not there

Open Willburn opened this issue 2 years ago • 1 comments

Summary

grapqhl hasura has no 7.0.2 tag currently:https://hub.docker.com/r/inputoutput/cardano-graphql-hasura/tags nor graphql: https://hub.docker.com/r/inputoutput/cardano-graphql/tags

docker-compose tires to pull these files: https://github.com/input-output-hk/cardano-graphql/blob/master/docker-compose.yml " image: inputoutput/cardano-graphql-hasura:${CARDANO_GRAPHQL_VERSION:-7.0.2}" " image: inputoutput/cardano-graphql:${CARDANO_GRAPHQL_VERSION:-7.0.2}-${NETWORK:-mainnet} "

Steps to reproduce the bug

No response

Actual Result

Failure to run docker images.

Expected Result

Run with default configurations without error.

Environment

Not needed for this bug report.

Platform

  • [X] Linux (Ubuntu)
  • [ ] Linux (Other)
  • [ ] macOS
  • [ ] Windows

Platform version

No response

Runtime

  • [ ] Node.js
  • [ ] Docker

Runtime version

No response

Willburn avatar Nov 04 '22 20:11 Willburn

They published it on November 8th, four days after the issue was opened. This issue can now be closed.

ozbatuhan avatar Dec 07 '22 13:12 ozbatuhan