mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
feat: Add LINUX_IMMUTABLE flag (#484)
To change directory attributes on COW filesystems
This commit is contained in:
parent
87fad1b0e9
commit
251cf8121e
@ -15,6 +15,7 @@ services:
|
|||||||
- 'c *:* rwm'
|
- 'c *:* rwm'
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
- LINUX_IMMUTABLE
|
||||||
ports:
|
ports:
|
||||||
- 5000:5000
|
- 5000:5000
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user