Page MenuHomeDevCentral

D782.diff
No OneTemporary

D782.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@
# Nasqueron - Notifications image
#
-FROM nasqueron/nginx-php-fpm:novolume
+FROM nasqueron/nginx-php7-fpm:novolume
MAINTAINER Nasqueron Organisation <docker@nasqueron.org>
#
@@ -15,7 +15,7 @@
RUN git init && git remote add origin https://github.com/nasqueron/notifications.git && \
git fetch && git checkout -t origin/master && \
- composer install --no-dev -o && \
+ composer install --ignore-platform-reqs --no-dev -o && \
chown -R app:app /var/wwwroot/default
#

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 7, 03:38 (22 h, 28 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2232595
Default Alt Text
D782.diff (583 B)

Event Timeline