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

Impossible to specify user/uid to use inside container

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • docker-workflow-plugin
    • None
    • 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.

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

              Created:
              Updated: