fix publi/img
This commit is contained in:
@@ -26,7 +26,7 @@ COPY --from=node-builder /build/public/js /var/www/public/js
|
||||
|
||||
RUN composer install --no-dev --optimize-autoloader --no-scripts && \
|
||||
chmod -R 775 storage bootstrap/cache && \
|
||||
chown -R www-data:www-data storage bootstrap/cache public/img
|
||||
chown -R www-data:www-data storage bootstrap/cache
|
||||
|
||||
COPY .docker/php/entrypoint.sh /entrypoint.sh
|
||||
COPY .docker/php/php.ini /usr/local/etc/php/conf.d/custom.ini
|
||||
|
||||
Reference in New Issue
Block a user