-
Notifications
You must be signed in to change notification settings - Fork 159
Add config.owner to v1 syntax for setting UID and GID #1286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/cc @kemingy
LGTM
Signed-off-by: nullday <aseaday@hotmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Shall we support this feature in v0? @gaocegege
Let's merge it and see. I think there is no need to support for v0 now. WDYT |
I don't think we need to support it in v1. I think all v0 update from today should be only bug fix or critical issues. |
/lgtm |
* Add config.owner to v1 * Change gid arg to be necessary Signed-off-by: nullday <aseaday@hotmail.com> Signed-off-by: nullday <aseaday@hotmail.com> Signed-off-by: AlexXi19 <alex2001314jjj@gmail.com>
This is a extra pr for #410.
There three ways to set UID/GID during building:
and their priorities.