Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24928956
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
701 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/Dockerfile b/Dockerfile
index 17cfac8..3704a1d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,26 +1,26 @@
#
# Nasqueron - Cachet image
#
-FROM nasqueron/nginx-php-fpm:novolume
+FROM nasqueron/nginx-php7-fpm:novolume-7.3
MAINTAINER Sébastien Santoro aka Dereckson <dereckson+nasqueron-docker@espace-win.org>
#
# Prepare the container
#
COPY files /
WORKDIR /var/wwwroot/default
RUN git init && git remote add origin https://github.com/cachethq/Cachet.git && \
git fetch && git checkout -t origin/master && \
composer install --no-dev -o && \
chown -R app:app /var/wwwroot/default
#
# Run the container
#
CMD ["/usr/local/sbin/init-container"]
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Mar 21, 07:03 (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3545370
Default Alt Text
(701 B)
Attached To
Mode
rDCACHET Cachet Docker image
Attached
Detach File
Event Timeline
Log In to Comment