This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Description
This was originally reported at GoogleCloudPlatform#22
It seems when performing "docker pull foo/bar:sometag" the repository performs a linear scan of ALL tags in "foo/bar". When backed by object storage systems like GCS, this can take a long time. It has broken image distribution for us.