Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-60676

withDockerContainer Stop and delete containers after body execution

      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

          [JENKINS-60676] withDockerContainer Stop and delete containers after body execution

          Abdou KEITA created issue -
          Abdou KEITA made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Jesse Glick made changes -
          Component/s Original: docker-plugin [ 18724 ]

          Jesse Glick added a comment -

          If you want specialized behavior, simply do not use this plugin—use for example

          sh 'docker run whatever'
          

          Jesse Glick added a comment - If you want specialized behavior, simply do not use this plugin—use for example sh 'docker run whatever'
          Jesse Glick made changes -
          Resolution New: Won't Do [ 10001 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Abdou KEITA made changes -
          Description Original: Hello Jesse,

           

          withDockerContainer stop containers and delete them.

          Could you have a look on how to make it optional?

           

          Thank you in advance!

           

          --Abdou--
          New: 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
          Abdou KEITA made changes -
          Resolution Original: Won't Do [ 10001 ]
          Status Original: Resolved [ 5 ] New: In Review [ 10005 ]

          Abdou KEITA added a comment -

          I will open a new PR then! 
          And i will let you review it!

           

          Abdou KEITA added a comment - I will open a new PR then!  And i will let you review it!  
          Jesse Glick made changes -
          Assignee Original: Jesse Glick [ jglick ]

          Jesse Glick added a comment -

          I am no longer maintaining this plugin, but if I were, I would recommend any such PR be rejected as an unnecessary complication.

          Jesse Glick added a comment - I am no longer maintaining this plugin, but if I were, I would recommend any such PR be rejected as an unnecessary complication.

            Unassigned Unassigned
            abdou_keita Abdou KEITA
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: