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

Image.run should use @tmp so .container is not kept around

XMLWordPrintable

      Image.run currently writes .container to the workspace and never deletes it. It could try to delete it in a finally block, but better would be to use pwd tmp: true to write it to the associated temporary directory.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: