Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration of Idle Timeout for Docker Slaves #39

Closed
johnrengelman opened this issue Jun 20, 2014 · 1 comment
Closed

Allow configuration of Idle Timeout for Docker Slaves #39

johnrengelman opened this issue Jun 20, 2014 · 1 comment

Comments

@johnrengelman
Copy link

https://github.com/jenkinsci/docker-plugin/blob/master/src/main/java/com/nirima/jenkins/plugins/docker/DockerRetentionStrategy.java#L50-L51
configures the idle timeout to be 0 seconds. It would be nice if this was configurable so that the docker containers could stick around for a bit to handle more jobs (or potentially troubleshooting the container).

@KostyaSha
Copy link
Member

Timeout is in minutes AFAIR, and it possible now with experimental changes #209 , #81 and many other duplicated issues...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants