Skip to content

README documents Docker tag ':full' which does not exist on ghcr.io #255

Description

@tizerluo

Docs bug

The README's Docker section says:

The slim image lazy-loads models into the volume; `:full` preinstalls the browser engine.

…but ghcr.io/knockoutez/wigolo:full does not exist — docker pull fails with not found. The actual tags (from /v2/knockoutez/wigolo/tags/list) are latest, latest-full, 0.2.1, 0.2.1-full, 0.2-full, 0.2.0-full, etc.

Fix

Update the README (and any docs mentioning :full) to reference :latest-full (floating) or versioned :x.y.z-full tags. Hit this on 2026-07-30 while deploying v0.2.1 — pinning 0.2.1-full worked fine.

(Everything else about the self-hosted serve flow worked great — thanks for the project!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions