mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-02 09:21:53 +02:00
7 lines
164 B
YAML
7 lines
164 B
YAML
urlwatch:
|
|
image: vimagick/urlwatch
|
|
volumes:
|
|
- urlwatch/Makefile:/root/.urlwatch/Makefile
|
|
- urlwatch/urls.yml:/root/.urlwatch/urls.yml
|
|
restart: always
|