Skip to content

ROFL build doesn’t catch missing amd64/Linux image #659

Description

@ptrus

I ran into this:

{"level":"info","module":"runtime/global","msg":"Trying to pull docker.io/ptrusr/trustless-x402-facilitator:latest...","ts":"2025-12-05T11:28:40.229691244Z"}
{"level":"info","module":"runtime/global","msg":"Error: choosing an image from manifest list docker://ptrusr/trustless-x402-facilitator:latest: no image found in image index for architecture \"amd64\", variant \"\", OS \"linux\"","ts":"2025-12-05T11:28:40.902055786Z"}

I thought we would catch this during the ROFL build/validation steps, but apparently we don’t. We should detect missing arch/OS entries earlier instead of failing at runtime.

I think we also saw this issue on the BA hackathon.

I haven’t investigated further yet.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions