mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
nextcloud: use nginx-php as underlying image
This commit is contained in:
2
nextcloud/daily/rootfs/usr/local/bin/occ
Normal file
2
nextcloud/daily/rootfs/usr/local/bin/occ
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
su-exec $UID:$GID php -d memory_limit=<MEMORY_LIMIT> -f /nextcloud/occ $@
|
Reference in New Issue
Block a user