mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 01:06:46 +00:00
Also expand dockerfile.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
language: php
|
||||
sudo: required
|
||||
language: bash
|
||||
# safelist
|
||||
|
@@ -1,5 +1,5 @@
|
||||
FROM arm32v7/php:7.2.8-apache-stretch
|
||||
|
||||
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"
|
||||
|
||||
|
Reference in New Issue
Block a user