chown for new volumes, cache and custom

This commit is contained in:
Nicolas Maillat
2020-04-08 00:00:34 +02:00
committed by GitHub
parent 4e546e5a53
commit 8d0e5e7f2d

View File

@@ -6,11 +6,13 @@ envsubst < "docker/phraseanet/php.ini.sample" > /usr/local/etc/php/php.ini
envsubst < "docker/phraseanet/php-fpm.conf.sample" > /usr/local/etc/php-fpm.conf
chown -R app:app \
cache \
config \
datas \
tmp \
logs \
www/thumbnails
www/thumbnails \
www/custom \
FILE=config/configuration.yml