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

6 lines
103 B
YAML
Raw Normal View History

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