mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update urlwatch
This commit is contained in:
parent
a8766bd193
commit
059af0a064
@ -38,5 +38,3 @@ VOLUME /root/.urlwatch
|
||||
WORKDIR /root/.urlwatch
|
||||
|
||||
CMD ["crond", "-f", "-L", "/dev/stdout"]
|
||||
|
||||
VOLUME /etc/crontabs/root
|
@ -68,6 +68,6 @@ urlwatch:
|
||||
image: vimagick/urlwatch
|
||||
volumes:
|
||||
- ./data:/root/.urlwatch
|
||||
- ./crontabs/root:/etc/crontabs/root
|
||||
- ./data/crontab:/etc/crontabs/root
|
||||
restart: unless-stopped
|
||||
```
|
Loading…
Reference in New Issue
Block a user