Impossible to specify user/uid to use inside container

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: docker-workflow-plugin
    • None
    • Environment:
      docker-pipeline-plugin:1.15
      Jenkins 2.105 in docker container

      When launching the docker agent, the following option is always added to the command line.
      -u 1000:1000
      It can be problematic if we want to use a specifically configured user inside the docker container agent, since adding a -u option in the args results in an unexpected command.

      It would be very useful to have an option to specify the user mapping inside the container.

            Assignee:
            Unassigned
            Reporter:
            Benjamin Gras
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: