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

Support Windows Server Containers

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: