You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update
This commit is contained in:
@@ -27,5 +27,7 @@ RUN apk add -U ca-certificates \
|
||||
&& echo '*/15 * * * * cd ~/.urlwatch && make' | crontab -
|
||||
|
||||
COPY urlwatch /root/.urlwatch
|
||||
VOLUME /root/.urlwatch
|
||||
WORKDIR /root/.urlwatch
|
||||
|
||||
CMD ["crond", "-f", "-L", "/dev/stdout"]
|
||||
|
Reference in New Issue
Block a user