Try harder to resume failed docker image downloads
This commit is contained in:
parent
91b7ed19be
commit
e99d23ec77
@ -1464,7 +1464,7 @@ EOF
|
||||
cat > /etc/docker/daemon.json <<EOF
|
||||
{
|
||||
"max-concurrent-downloads": 2,
|
||||
"max-download-attempts": 50,
|
||||
"max-download-attempts": 5000,
|
||||
"log-driver": "json-file",
|
||||
"log-opts": {
|
||||
"max-size": "200m",
|
||||
|
Loading…
x
Reference in New Issue
Block a user