e18a4cbda9
Docker clients expect /v2/ for registry protocol. Maps:
- GET/HEAD /v2/ → 200 with Docker-Distribution-Api-Version header
- GET/HEAD /v2/{remoteName}/* → proxied to the named docker remote
This allows: docker pull artifactapi.example.com/{remoteName}/image:tag