kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Slightly more bulletproof instructions
rodzic
0c3d5e55ab
commit
3952f3a207
|
@ -30,7 +30,8 @@ Highly recommended :)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull dgtlmoon/changedetection.io
|
docker pull dgtlmoon/changedetection.io
|
||||||
docker restart $(docker ps|grep changedetection|awk '{print $1}')
|
docker kill $(docker ps|grep changedetection|awk '{print $1}')
|
||||||
|
docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore dgtlmoon/changedetection.io
|
||||||
```
|
```
|
||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
Ładowanie…
Reference in New Issue