Consolidate HailoRT into the main Docker Image (#16487)

* Simplify main build to include hailo

* Update docs

* Remove hailo docker build
This commit is contained in:
Nicolas Mowen
2025-02-11 09:08:13 -07:00
committed by GitHub
parent 4ef6214029
commit b594f198a9
10 changed files with 32 additions and 150 deletions

View File

@@ -117,7 +117,7 @@ For other installations, follow these steps for installation:
#### Setup
To set up Frigate, follow the default installation instructions, but use a Docker image with the `-h8l` suffix, for example: `ghcr.io/blakeblackshear/frigate:stable-h8l`
To set up Frigate, follow the default installation instructions, for example: `ghcr.io/blakeblackshear/frigate:stable`
Next, grant Docker permissions to access your hardware by adding the following lines to your `docker-compose.yml` file: