• 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.

          [JENKINS-51388] Use COPY --chown in Dockerfile

          There are no comments yet on this issue.

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

              Created:
              Updated:
              Resolved: