Commit 3f358ff
committed
Add retries to the Docker build
The arm64 ubuntu apt repo `ports.ubuntu.com` is slow, overloaded, and
prone to failing randomly. This adds a retry to the pulls so the build
might succeed eventually. Longer term we should introduce caching and
even maybe a local mirror. For now this hopefully makes the build more
reliable.1 parent b3af418 commit 3f358ff
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
43 | 51 | | |
44 | 52 | | |
45 | 53 | | |
| |||
0 commit comments