Hi Jenkins users/devs,

I'm testing Jenkins with agents spawned as docker containers (I have my own 
custom docker image built on top of "jenkins/ssh-slave").

However, one important is when a job fails and I need to debug it, since by 
default the spawned docker container is removed when the job finishes.

I couldn't find any option in the jenkins system configuration, under 
"Docker Agent templates" to mention to not remove the container.

Can this be achieved? How do you debug?

Actually I don't need to keep the container per see but I'd need at least 
to keep the workspace so that I could start a new docker agent on that 
workspace, if I need to debug a job and reproduce a problem.

Thanks
-Vincent

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d20f8772-bd5b-476b-8030-e1bc3a7738b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to