docker-workflow-plugin icon indicating copy to clipboard operation
docker-workflow-plugin copied to clipboard

JENKINS-64954 Explicitly preserve docker connection used for a specific image

Open t-8ch opened this issue 3 years ago • 0 comments

First implementation. Another, more robust approach could be use replace the use of String for containerId by a new datatype tracking the connection in addition to the container id.

t-8ch avatar Feb 25 '21 14:02 t-8ch