Page MenuHomeDevCentral

No OneTemporary

diff --git a/Dockerfile b/Dockerfile
index 00d100d..557419f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,24 +1,24 @@
#
# Nasqueron - Notifications image
#
-FROM nasqueron/nginx-php7-fpm:novolume
+FROM nasqueron/nginx-php-fpm:novolume
MAINTAINER Nasqueron Organisation <docker@nasqueron.org>
#
# Prepare the container
#
COPY files /
WORKDIR /var/wwwroot/default
RUN git clone https://github.com/nasqueron/notifications.git . && \
composer install --ignore-platform-reqs --no-dev -o && \
chown -R app:app /var/wwwroot/default
#
# Run the container
#
CMD ["/usr/local/sbin/init-container"]

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jan 28, 08:14 (6 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2380166
Default Alt Text
(627 B)

Event Timeline