frigate/docker/axcl/rpi-axcl.hcl
2026-02-15 02:34:16 +08:00

7 lines
136 B
HCL

target rpi-axcl {
dockerfile = "docker/axcl/Dockerfile"
contexts = {
frigate = "target:rpi",
}
platforms = ["linux/arm64"]
}