New command for php config in ARM image.

This commit is contained in:
James Cole
2019-08-10 06:16:50 +02:00
parent 3b81b7a904
commit b3156e9798
2 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM arm32v7/php:7.2.8-apache-stretch
FROM arm32v7/php:7.2-apache-stretch
ARG ARCH
COPY tmp/qemu-arm-static /usr/bin/qemu-arm-static
ENV FIREFLY_PATH=/var/www/firefly-iii COMPOSER_ALLOW_SUPERUSER=1