Skip to content

Remove user flag from Jenkinsfile args#40

Open
dbowling wants to merge 1 commit intomainfrom
remove-root-user-from-docker-in-jenkinsfile
Open

Remove user flag from Jenkinsfile args#40
dbowling wants to merge 1 commit intomainfrom
remove-root-user-from-docker-in-jenkinsfile

Conversation

@dbowling
Copy link

  • Removes the root user from the docker run, which should default to the ci user (uid=6056)
  • May fix issue where files in workspace are created as root user, which then cannot be cleaned up automatically

- Removes the root user from the docker run, which should default to the ci user (uid=6056)
- May fix issue where files in workspace are created as root user, which then cannot be cleaned up automatically
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments