mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update
This commit is contained in:
@@ -36,5 +36,6 @@ RUN curl -sSL ${PIWIK_URL} -o ${PIWIK_FILE} \
|
|||||||
&& rm ${PIWIK_FILE} \
|
&& rm ${PIWIK_FILE} \
|
||||||
&& curl -sS https://getcomposer.org/installer | php \
|
&& curl -sS https://getcomposer.org/installer | php \
|
||||||
&& php composer.phar install \
|
&& php composer.phar install \
|
||||||
|
&& echo "always_populate_raw_post_data=-1" >> /usr/local/etc/php/php.ini \
|
||||||
&& chown -R www-data:www-data .
|
&& chown -R www-data:www-data .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user