Page MenuHomeDevCentral

No OneTemporary

diff --git a/Dockerfile b/Dockerfile
index 7bfb1fb..d16a142 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,26 +1,25 @@
#
# Nasqueron - Cachet image
#
FROM nasqueron/nginx-php-fpm:novolume
MAINTAINER Nasqueron Organisation <docker@nasqueron.org>
#
# Prepare the container
#
COPY files /
WORKDIR /var/wwwroot/default
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 && \
chown -R app:app /var/wwwroot/default
#
# Run the container
#
CMD ["/usr/local/sbin/init-container"]
-

File Metadata

Mime Type
text/x-diff
Expires
Sat, Oct 11, 23:51 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3064267
Default Alt Text
(634 B)

Event Timeline