Skip to content

Flip ghcr.io/modelseed/modelseed-api package visibility to Public #5

Description

@jplfaria

The standalone Docker image published to ghcr.io/modelseed/modelseed-api is currently private, so the README's headline quickstart command fails for any external user:

docker run -p 8000:8000 ghcr.io/modelseed/modelseed-api:latest

Verified via an anonymous pull token request: the image requires auth, unlike a genuinely public GHCR package.

Fix: on the package page, Package settings -> Danger Zone -> Change visibility -> Public.

https://github.com/orgs/ModelSEED/packages/container/package/modelseed-api

Blocked on: this requires org-level access beyond what a regular org admin role grants (GitHub's package-visibility API endpoint also does not support this change; it must be done through the web UI by someone with sufficient org permissions). Not a blocker for the v1.0.0 / DOI release itself, just for the standalone-image quickstart working for outside users.

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