diff --git a/Dockerfile b/Dockerfile index eac7742..4e91e11 100644 --- a/Dockerfile +++ b/Dockerfile @@ -89,4 +89,3 @@ RUN chmod -R 755 $WORKDIR RUN chown -R www-data:www-data $WORKDIR EXPOSE 9000 CMD [ "entrypoint" ] -