mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
owncloud: fastcgi & client_body dirs
This commit is contained in:
parent
cf80125a54
commit
8f97cbdaaf
@ -16,6 +16,7 @@ elif [ -f /config/config.php ]; then
|
||||
fi
|
||||
|
||||
touch /var/run/php-fpm.sock
|
||||
mkdir /tmp/fastcgi /tmp/client_body
|
||||
chown -R owncloud:owncloud /owncloud /data /config /apps2 /var/run/php-fpm.sock /var/lib/nginx /tmp
|
||||
ln -s /apps2 /owncloud
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user