1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-04-30 17:29:18 +00:00

4 lines
148 B
Bash
Raw Normal View History

2016-04-11 15:59:32 +02:00
#!/bin/sh
2017-02-26 03:07:30 +01:00
chown -R $UID:$GID /zerobin /etc/nginx /etc/php7.1 /var/log /var/lib/nginx /tmp /etc/s6.d
2016-09-17 15:56:05 +02:00
exec su-exec $UID:$GID /bin/s6-svscan /etc/s6.d