Skip to content

Commit

Permalink
Merge pull request #171 from stackhpc/upstream/yoga-2022-10-10
Browse files Browse the repository at this point in the history
Synchronise yoga with upstream
  • Loading branch information
markgoddard authored Oct 10, 2022
2 parents 32d593e + bcfdd7f commit b60f39d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/base/curlrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# curl default options
--fail
--location
--retry 5
--silent
--show-error
--write-out "curl (%{url_effective}): response: %{http_code}, time: %{time_total}, size: %{size_download}\n"
4 changes: 4 additions & 0 deletions releasenotes/notes/curl-retries-e1c5d6b5b25d7380.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
other:
- |
Added '--retry 5' to curlrc to improve curl downloads during image builds.

0 comments on commit b60f39d

Please sign in to comment.