dockerfile cleanup

This commit is contained in:
Paul Hendryx
2016-10-18 08:45:09 -04:00
parent c3e2acd4c9
commit 8d7f56dcde

View File

@@ -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