Files
docker-cli/components
unclejack 19cf2cf9bd retry to retrieve metadata on failure during pull
This makes Docker retry to retrieve the JSON metadata for the layers.
Docker will make 5 attempts to retrieve the metadata before failing and
it will increase the delay between attempts after each failed attempt.

Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
Upstream-commit: 2cfcf42d50b469abfb0e13245726371d445b76e4
Component: engine
2014-03-12 14:05:43 +02:00
..