frigate/docker/axcl/rk-axcl.hcl

7 lines
134 B
HCL
Raw Normal View History

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