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
{{ message }}
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
@omkensey wants to be able to specify the uid:gid owner of a mount point and its mode. Setting a pre-start event handler to chown the directory after an ACE has mounted the volume is insufficient, as the user that command runs under may not have the necessary permissions.
@omkensey wants to be able to specify the uid:gid owner of a mount point and its mode. Setting a pre-start event handler to chown the directory after an ACE has mounted the volume is insufficient, as the user that command runs under may not have the necessary permissions.
Here's the acbuild issue asking for this: containers/build#194
The text was updated successfully, but these errors were encountered: