linux/amd64 Native qualification pending vibe-qc CPU ecosystem · AMD64 · x86-64
An explicit native image containing the complete tool suite and version-matched offline learning material. Choose the tag matching the Linux host; there is no combined manifest tag.
<registry>/<namespace>/vibe-qc-suite:<version>-amd64 Placeholder only; no qualified registry image exists yet. Pending registry publication Local Docker image IDs are not release digests. $ IMAGE="<registry>/<namespace>/vibe-qc-suite:<version>-amd64"
$ docker pull "$IMAGE"
$ docker run --rm "$IMAGE" info
$ docker run --rm \
-v "$PWD:/calculations" \
"$IMAGE" vibe-qc run /calculations/job.qvf
Use only on linux/amd64. The tag and registry
digest are published together after this architecture passes its
independent release gates.