diff --git a/Dockerfile b/Dockerfile index 32ae922..3951887 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,9 +17,6 @@ RUN \ # copy local files COPY root/ / -# add files -ADD cron/ /etc/cron.d/ - # ports and volumes EXPOSE 9091 51413 VOLUME /config /downloads /watch