Skip to content

Commit

Permalink
Remove VOLUME
Browse files Browse the repository at this point in the history
  • Loading branch information
waseem-h committed Feb 7, 2018
1 parent db20758 commit 35e617d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ RUN echo "${CRON_SCHEDULE} /usr/sbin/logrotate -v /etc/logrotate.conf" >> /etc/c

ADD logrotate.conf /etc/logrotate.conf

VOLUME [ "/etc/logrotate.d" ]
ENTRYPOINT [ ]
CMD ["crond", "-f"]

0 comments on commit 35e617d

Please sign in to comment.