Skip to content

Gemma4 DFlash Docker image on GHCR returns unauthorized #101

@paolo-losi

Description

@paolo-losi

Problem

The Gemma4 DFlash Docker image referenced in the README appears to be inaccessible from a normal authenticated/unauthenticated Docker client.

README reference:

  • ghcr.io/z-lab/vllm-openai:gemma4-dflash-cu130

I tried to launch the Gemma4 DFlash container on an Ubuntu host and Docker failed while pulling the image:

Unable to find image 'ghcr.io/z-lab/vllm-openai:gemma4-dflash-cu130' locally
docker: Error response from daemon: error from registry: unauthorized
unauthorized

Reproduction

docker pull ghcr.io/z-lab/vllm-openai:gemma4-dflash-cu130

Environment

  • Host: Ubuntu
  • Docker daemon on a remote GPU server
  • Date: 2026-05-07

Request

Could you confirm whether:

  • this GHCR package is intended to be public,
  • additional registry auth is required,
  • or the README should point to a different image / registry?

I checked the README and the image path appears to match what is documented, so this looks like either a package visibility problem or missing access instructions.

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