diff --git a/php/containers.json b/php/containers.json index a8669744..ffead0d8 100644 --- a/php/containers.json +++ b/php/containers.json @@ -347,7 +347,8 @@ "nextcloud-aio" ], "cap_add": [ - "MKNOD" + "MKNOD", + "SYS_ADMIN" ], "cap_drop": [ "NET_RAW"