mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-31 08:22:20 +03:00
Update README.md
This commit is contained in:
parent
68b1fabff2
commit
a6ace03e2d
@ -89,7 +89,7 @@ It is recommended to run with docker-compose:
|
|||||||
|
|
||||||
If you can't use docker compose, you can run the container with:
|
If you can't use docker compose, you can run the container with:
|
||||||
```bash
|
```bash
|
||||||
docker run --rm \
|
docker run -d \
|
||||||
--name frigate \
|
--name frigate \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
--privileged \
|
--privileged \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user