mirror of
https://github.com/docker/cli.git
synced 2026-09-08 18:14:41 -05:00
It seems http://hub.docker.com is not accessible anymore, so switching to https://hub.docker.com for testRequires(c, Network). Adds a Timeout check on the TestRequirement to *panic* if there is a timeout (fail fast). Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: 6e4c6da81916e25081c32d3e5f8880ef4d03ad36 Component: engine