Update with manifest commands.

This commit is contained in:
James Cole
2019-02-09 06:40:55 +01:00
parent 21ddbd220a
commit 492c11784b
7 changed files with 21 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
FROM arm32v7/php:7.2.8-apache-stretch
ARG TARGETPLATFORM
ARG ARCH
COPY tmp/qemu-arm-static /usr/bin/qemu-arm-static
ENV FIREFLY_PATH=/var/www/firefly-iii COMPOSER_ALLOW_SUPERUSER=1
LABEL version="1.3" maintainer="thegrumpydictator@gmail.com"