You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add chown (linux only)
### What does this PR do?
* Adds chown to the advanced settings page for build
* Only applicable to Linux (see:
osbuild/bootc-image-builder#576)
### Screenshot / video of UI
<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->
### What issues does this PR fix or reference?
<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->
Closes#472
### How to test this PR?
<!-- Please explain steps to reproduce -->
1. Be on Linux
2. Build an image
3. See that it is chown (ex. ls -l /outputdir)
Signed-off-by: Charlie Drage <[email protected]>
* by default fill in uid and gid
Signed-off-by: Charlie Drage <[email protected]>
---------
Signed-off-by: Charlie Drage <[email protected]>
0 commit comments