Skip to content

MinIO image can no longer be pulled from quay.io #252

Description

@lodinis

The MinIO image used in docker-compose.yml can no longer be pulled anonymously from Quay.io.

For example:

docker pull quay.io/minio/minio

Returns:

Using default tag: latest
Error response from daemon: unauthorized: access to the requested resource is not authorized

The same issue occurs when deploying the stack via docker compose.

Possible solution

Please consider one of the following options:

  • Update the docker-compose.yml to use a currently supported/public MinIO image registry, or provide instructions for authenticating to the required registry.
  • Replace MinIO with Garage for self-hosted object storage, as proposed in issue #11.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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