Improve docker image usage
This commit is contained in:
committed by
Brendan Le Glaunec
parent
c334ea9f91
commit
3123e34076
@@ -53,8 +53,7 @@ This is the fastest and simplest way to use Cameradar. To do this you will just
|
|||||||
Run
|
Run
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run \
|
docker run -v /tmp/thumbs/:/tmp/thumbs \
|
||||||
-v /tmp/thumbs/:/tmp/thumbs \
|
|
||||||
-e CAMERAS_SUBNETWORKS=your_subnetwork \
|
-e CAMERAS_SUBNETWORKS=your_subnetwork \
|
||||||
ullaakut/cameradar:tag
|
ullaakut/cameradar:tag
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user