summaryrefslogtreecommitdiffstats
path: root/Services/php/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Services/php/Dockerfile')
-rw-r--r--Services/php/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Services/php/Dockerfile b/Services/php/Dockerfile
index d76f21f..f3e6c0e 100644
--- a/Services/php/Dockerfile
+++ b/Services/php/Dockerfile
@@ -19,5 +19,4 @@ RUN rm -f $APP_PATH/Dockerfile $APP_PATH/httpd.conf $APP_PATH/run.sh && \
chmod ug+r -R $DATA_PATH $APP_PATH
EXPOSE 80 443
-VOLUME [ $DATA_PATH , $LOG_PATH ]
CMD [ "/bin/run.sh" ] \ No newline at end of file