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

Use COPY --chown in Dockerfile

XMLWordPrintable

    • Evergreen - Milestone 1

      Instead of using the current convoluted:

      RUN time find ${EVERGREEN_HOME} \! -user jenkins -print0 | xargs -0 chown $user:$group
      

      We should use the new COPY --chown to copy files into the container with the right user ownership.

            batmat Baptiste Mathus
            batmat Baptiste Mathus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: