Skip to content

graphql-hive/graphql-inspector doesn't exist on Docker Hub #2928

@veyndan

Description

@veyndan

Issue workflow progress

Progress of the issue based on the
Contributor Workflow

  • 1. The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox

    Make sure to fork this template and run pnpm generate in the terminal.

    Please make sure the Codegen and plugins version under package.json matches yours.

  • 2. A failing test has been provided
  • 3. A local solution has been provided
  • 4. A pull request is pending review

Describe the bug

According to the CI, the location of the docker image should be kamilkisiela/graphql-inspector and not graphql-hive/graphql-inspector. The latter doesn't (yet) exist on Docker Hub, which momentarily through me for a loop when trying to integrate this Docker image into our CI pipelines.

images: kamilkisiela/graphql-inspector

To Reproduce Steps to reproduce the behavior:

Pulling from graphql-hive/graphql-inspector gives the following error:

Error pulling image graphql-hive/graphql-inspector: Error response from daemon: denied: requested access to the resource is denied... retrying
  image cache not found on this host, downloading docker.io/graphql-hive/graphql-inspector

Expected behavior

Pulling from graphql-hive/graphql-inspector doesn't give an error.

Environment:

Any OS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions