We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2296aa + 2459c93 commit 40deae8Copy full SHA for 40deae8
docker/base/curlrc
@@ -2,6 +2,7 @@
2
--fail
3
--location
4
--retry 5
5
+--retry-all-errors
6
--silent
7
--show-error
8
--write-out "curl (%{url_effective}): response: %{http_code}, time: %{time_total}, size: %{size_download}\n"
0 commit comments