docker-archive / docker-registry

This is **DEPRECATED**! Please go to https://github.com/docker/distribution
Apache License 2.0
2.89k stars 877 forks source link

Registry v1/v2 connector #1024

Open dhiltgen opened 8 years ago

dhiltgen commented 8 years ago

Implements a connector from the v1 registry to access v2 content automatically, allowing v1 clients to access v2 specific content.

Signed-off-by: Daniel Hiltgen daniel.hiltgen@docker.com