-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pass information on Jenkins user to container launch script
Some container launch scripts may need to know the username and user/group IDs of the Jenkins user which the actual build steps will run as. In particular the container launch script may want to provide a background service, such as a graphical environment, for use during the build. This change passes in this information as part of the container's process environment.
- Loading branch information
1 parent
adaaee4
commit 18bc4ff
Showing
2 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters