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

Support Windows Server Containers

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Minor
    • docker-workflow-plugin
    • Jenkins 2.7.4
      docker-workflow-plugin 1.9

    Description

      The Docker.groovy and WithContainerStep.java files have linux-specific commands that will fail to run on Windows Server with docker installed.

      Docker.groovy invokes CPS 'sh' step in several cases, and tries to start the container with the 'cat' command.

      The WithContainerStep whoAmI is using the 'id' utility to determine the user owning the workspace.

      Attachments

        Issue Links

          Activity

            People

              jetersen Joseph Petersen
              60f77484 Cody D
              Votes:
              54 Vote for this issue
              Watchers:
              64 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: