feat: Add LINUX_IMMUTABLE flag (#484)

To change directory attributes on COW filesystems
This commit is contained in:
Kroese
2023-12-23 20:35:06 +01:00
committed by GitHub
parent 87fad1b0e9
commit 251cf8121e

View File

@@ -14,7 +14,8 @@ services:
device_cgroup_rules:
- 'c *:* rwm'
cap_add:
- NET_ADMIN
- NET_ADMIN
- LINUX_IMMUTABLE
ports:
- 5000:5000
volumes: