docker-rainloop/root/etc/s6.d/php/run
Jan Christian Grünhage 10331e4ac6
Reworked a lot of the image:
- Changed the base to jcgruenhage/baseimage-alpine
 - Fixed the caddy download URL
 - Added finish scripts (there are errors otherwise).
2017-06-28 11:12:50 +02:00

4 lines
88 B
Bash
Executable file

#!/bin/sh
chown -R ${UID}:${GID} /rainloop /var/log/php7
su-exec ${UID}:${GID} php-fpm7