refill Docker container pool in small batches

This commit is contained in:
Hauke Klement
2015-02-11 15:48:06 +01:00
parent e39d715b57
commit 1226eb9d24
3 changed files with 13 additions and 3 deletions

View File

@ -2,7 +2,8 @@ default: &default
connection_timeout: 3
pool:
active: false
interval: 60
interval: 15
maximum_refill_count: 32
ports: !ruby/range 4500..4600
development: