You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update urlwatch
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user