mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Kippo-Graph: chown php7 (#165)
This commit is contained in:
parent
18ec72dfff
commit
7e3f077ab4
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
chown -R $UID:$GID /kippo-graph /etc/nginx /etc/php5 /var/log /var/lib/nginx /tmp /etc/s6.d
|
||||
chown -R $UID:$GID /kippo-graph /etc/nginx /etc/php7 /var/log /var/lib/nginx /tmp /etc/s6.d
|
||||
exec su-exec $UID:$GID /bin/s6-svscan /etc/s6.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user