Context
The extension image is built, scanned, and published in CI, but docker extension validate still depends on a manual workstation check because hosted runners do not include Docker Desktop.
Scope
Add a trusted, repeatable validation path on a compatible runner and make it a required gate for ext-v* releases.
Acceptance criteria
Context
The extension image is built, scanned, and published in CI, but
docker extension validatestill depends on a manual workstation check because hosted runners do not include Docker Desktop.Scope
Add a trusted, repeatable validation path on a compatible runner and make it a required gate for
ext-v*releases.Acceptance criteria
docker extension validateagainst the exact release candidate.