diff --git a/Dockerfile b/Dockerfile index 1796b26..e299d58 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,7 @@ RUN \ /var/tmp/* # add local files -COPY root/ / +#COPY root/ / # ports and volumes EXPOSE 8096 8920