QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
194 stars 99 forks source link

Not possible to set DOCKER_CLIENT_TIMEOUT via CLI #364

Open alphaDev23 opened 11 months ago

alphaDev23 commented 11 months ago

DOCKER_CLIENT_TIMEOUT should be able to be set as an environment variable and used in the creation of the docker client. The default timeout of 60 seconds may be too short for some docker hosts.