Update installation docs to reflect different builds available

This commit is contained in:
Nick Mowen 2023-07-21 13:10:15 -06:00
parent 438bfacee8
commit b8802c03e2

View File

@ -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:
:::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
version: "3.9"
services: