docker-registry-proxy
docker-registry-proxy copied to clipboard
Caching of Partial Downloads
Currently partially downloaded layers are not cached. If the download stopped before completion, a new docker pull will start the download from scratch. Please implement partial download caching. This is especially useful for large image layers such as distros.