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.
1 parent 6b86b85 commit b6055f8Copy full SHA for b6055f8
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