mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 03:05:26 +03:00
Update installation docs to reflect different builds available
This commit is contained in:
parent
438bfacee8
commit
b8802c03e2
@ -83,6 +83,18 @@ Additionally, the USB Coral draws a considerable amount of power. If using any o
|
|||||||
|
|
||||||
Running in Docker with compose is the recommended install method:
|
Running in Docker with compose is the recommended install method:
|
||||||
|
|
||||||
|
:::note
|
||||||
|
|
||||||
|
The following officially supported builds are available:
|
||||||
|
|
||||||
|
`ghcr.io/blakeblackshear/frigate:stable` - Standard Frigate build for amd64 & arm64
|
||||||
|
`ghcr.io/blakeblackshear/frigate:stable-rpi` - Frigate build specific for the Raspberry Pi Devices
|
||||||
|
`ghcr.io/blakeblackshear/frigate:stable-tensorrt` - Frigate build specific for amd64 devices running an nvidia GPU
|
||||||
|
|
||||||
|
The following community supported builds are available:
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user