fix s6 permission

This commit is contained in:
Wonderfall
2016-09-24 11:48:17 +02:00
parent 95a0442668
commit 32e07117d7
8 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@ COPY php-fpm.conf /etc/php7/php-fpm.conf
COPY run.sh /usr/local/bin/run.sh
COPY s6.d /etc/s6.d
RUN chmod +x /usr/local/bin/run.sh /etc/s6.d/*/*
RUN chmod +x /usr/local/bin/run.sh /etc/s6.d/*/* /etc/s6.d/.s6-svscan/*
VOLUME /zerobin/data