The toolkit to pack, ship, store, and deliver container content
Find a file
Arthur Gautier eaf57e8f55 Fix SEGFAULT if dns resolv error
Per registry.doRequest, res and client might be nil in case of error
For example, dns resolution errors, /etc/docker/certs.d perms, failed
loading of x509 cert ...
This will make res.StatusCode and res.Body SEGFAULT.

Signed-off-by: Arthur Gautier <baloo@gandi.net>
2014-09-05 13:40:06 +02:00
docs Fix SEGFAULT if dns resolv error 2014-09-05 13:40:06 +02:00