Update config to add more time to pull images
This commit is contained in:
parent
1277d94bec
commit
576ac2772e
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ telemetry {
|
|||
plugin "docker" {
|
||||
config {
|
||||
pull_activity_timeout = "15m"
|
||||
volumes {
|
||||
enabled = true
|
||||
}
|
||||
allow_privileged = true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue