-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Hello Jesse,
withDockerContainer stops containers and deletes them after the end of the block.
Could you have a look on how to make it optional?
Thank you in advance!
Abdou
- duplicates
-
JENKINS-51550 docker.image.inside run after why do delete the container , which make me can not to deploy to a docker container
-
- In Progress
-
If you want specialized behavior, simply do not use this plugin—use for example
sh 'docker run whatever'