Use Frigate amd64 cache image for devcontainer build (#22888)

* Cache intel driver build

* Use Frigate's cached build
This commit is contained in:
Nicolas Mowen 2026-04-15 08:37:23 -06:00 committed by GitHub
parent 2ffe47511a
commit 3e85b18ee3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,8 @@ services:
dockerfile: docker/main/Dockerfile
# Use target devcontainer-trt for TensorRT dev
target: devcontainer
cache_from:
- ghcr.io/blakeblackshear/frigate:cache-amd64
## Uncomment this block for nvidia gpu support
# deploy:
# resources: