girder / girder_worker

Distributed task execution engine with Girder integration, developed by Kitware
http://girder-worker.readthedocs.io/
Apache License 2.0
34 stars 30 forks source link

Add timeout variable to the busybox container #318

Closed dorukozturk closed 5 years ago

dorukozturk commented 5 years ago

We realized busybox container is also timing out. This adds the same snippet which checks the environment variables for the DOCKER_CLIENT_TIMEOUT value.