1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-24 05:17:06 +02:00
dockerfiles/urlwatch/docker-compose.yml

6 lines
103 B
YAML
Raw Normal View History

2015-07-07 17:06:08 +08:00
urlwatch:
image: vimagick/urlwatch
volumes:
2019-05-02 19:34:00 +08:00
- ./data:/root/.urlwatch
restart: unless-stopped