heroku / docker-registry-client

A Go API client for the v2 Docker Registry API
BSD 3-Clause "New" or "Revised" License
297 stars 225 forks source link

Add downloading manifests in Manifest schema v2. #23

Closed yangjunsss closed 7 years ago

dmathieu commented 7 years ago

Thank you.

yangjunsss commented 7 years ago

If you have no plan to support schema V1, I advise remove the all schema V1 code in manifest and it will look more clean.