mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
feat: Add LINUX_IMMUTABLE flag (#484)
To change directory attributes on COW filesystems
This commit is contained in:
parent
87fad1b0e9
commit
251cf8121e
@ -14,7 +14,8 @@ services:
|
||||
device_cgroup_rules:
|
||||
- 'c *:* rwm'
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
- NET_ADMIN
|
||||
- LINUX_IMMUTABLE
|
||||
ports:
|
||||
- 5000:5000
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user