This commit is contained in:
Blake Blackshear 2022-08-13 06:45:17 -05:00 committed by GitHub
parent 405a24b967
commit 4373b01fff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,12 +100,7 @@ Additionally, the USB Coral draws a considerable amount of power. If using any o
## Docker ## Docker
Running in Docker directly is the recommended install method. Running in Docker with compose is the recommended install method:
Frigate supports docker multiarch:
`blakeblackshear/frigate:stable`
It is recommended to run with docker-compose:
```yaml ```yaml
version: "3.9" version: "3.9"