docker-base-php/root/etc/s6.d/php/run
Jan Christian Grünhage 89a26d5f63
All checks were successful
the build was successful
initial impl
2018-01-27 22:31:45 +01:00

4 lines
86 B
Bash
Executable file

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