• Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Minor Minor
    • xvfb-plugin
    • None
    • Jenkins 2.46.1
      Xvfb plugin 1.1.3

      Xvfb plugin doesn't works when used inside docker.

      docker.image('some image with Xvfb installed').inside {
          wrap([$class: 'Xvfb']) {
              sh 'some command that uses Xvfb'
          }
      }

      This makes the Xvfb start command to run with docker exec and be right killed after.

          [JENKINS-43634] Xvfb wrap inside docker don't works

          Bruno Meneguello created issue -
          zregvart made changes -
          Resolution New: Incomplete [ 4 ]
          Status Original: Open [ 1 ] New: Fixed but Unreleased [ 10203 ]
          zregvart made changes -
          Status Original: Fixed but Unreleased [ 10203 ] New: Closed [ 6 ]

            zregvart zregvart
            bkmeneguello Bruno Meneguello
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: