From 8d7f56dcde2ff57298200bf9b922aff9b7a9b295 Mon Sep 17 00:00:00 2001 From: Paul Hendryx Date: Tue, 18 Oct 2016 08:45:09 -0400 Subject: [PATCH] dockerfile cleanup --- Dockerfile | 3 --- 1 file changed, 3 deletions(-) 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