Update README - Fix docker section

This commit is contained in:
dgtlmoon
2022-01-30 15:20:26 +01:00
committed by GitHub
parent 41b806228c
commit 17511d0d7d

View File

@@ -79,7 +79,7 @@ _Now with per-site configurable support for using a fast built in HTTP fetcher o
## Updating changedetection.io
## Docker
### Docker
```
docker pull dgtlmoon/changedetection.io
docker kill $(docker ps -a|grep changedetection.io|awk '{print $1}')