This change enables the user to configure the timeout used when the Gradle worker process is started to execute the Docker commands. This is needed in my use case because some of the Docker images we use are large (> 1GB) and pulling from our Docker Registry takes more than the default 120 seconds.
This change enables the user to configure the timeout used when the Gradle worker process is started to execute the Docker commands. This is needed in my use case because some of the Docker images we use are large (> 1GB) and pulling from our Docker Registry takes more than the default 120 seconds.