diff --git a/php/containers.json b/php/containers.json index 5686ef6a..fb7dc70f 100644 --- a/php/containers.json +++ b/php/containers.json @@ -542,7 +542,10 @@ "networks": [ "nextcloud-aio" ], - "read_only": true + "read_only": true, + "tmpfs": [ + "/tmp" + ] }, { "container_name": "nextcloud-aio-fulltextsearch",