lima-vm / lima-vm/lima

Possibility to set group ID for virtiofs mounts

Open
#3,755 0 comments 0 reactions 0 assignees View on GitHub
component/vz kind/external
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

### Description

It's currently not possible to override the file group on virtiofs mounts.

This makes it difficult to set up permissions in some cases. Imagine an Nginx container which needs to write to certain directories but not others – changing the group of files to something like www-data and assigning group write permissions would solve this problem but currently the user has to resort to chmod 777.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.