Pipeline Model: Add the ability to specify agent parameters (docker)

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Add the ability to specify custom agent parameters. For example to mount host volumes into a docker container.

      pipeline {
        agent docker:'maven:3.3.3', args:'-v /mnt/dev/repo:/root/.m2/repository'
        ...
      }
      

            Assignee:
            Andrew Bayer
            Reporter:
            Peter Leibiger
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: