Running Frigate NVR on IncusOS?

Here, I’m using:

stgraber@castiana:~$ incus config show --expanded s-shf-cluster:frigate01 --project stgraber
architecture: x86_64
config:
  boot.autorestart: "true"
  boot.autostart: "true"
  cluster.evacuate: stop
  environment.DEFAULT_FFMPEG_VERSION: "7.0"
  environment.HAILORT_LOGGER_PATH: NONE
  environment.HOME: /root
  environment.INCLUDED_FFMPEG_VERSIONS: 7.0:5.0
  environment.OPENCV_FFMPEG_LOGLEVEL: "8"
  environment.PATH: /usr/local/go2rtc/bin:/usr/local/tempio/bin:/usr/local/nginx/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  environment.S6_CMD_WAIT_FOR_SERVICES_MAXTIME: "0"
  environment.S6_LOGGING_SCRIPT: T 1 n0 s10000000 T
  environment.TERM: xterm
  environment.TOKENIZERS_PARALLELISM: "true"
  environment.TRANSFORMERS_NO_ADVISORY_WARNINGS: "1"
  environment.TZ: America/Toronto
  image.architecture: x86_64
  image.description: ghcr.io/blakeblackshear/frigate (OCI)
  image.id: blakeblackshear/frigate:stable
  image.type: oci
  limits.cpu: "8"
  limits.cpu.nodes: balanced
  limits.memory: 32GiB
  limits.processes: "50000"
  security.idmap.isolated: "true"
  security.protection.delete: "true"
  security.syscalls.intercept.sysinfo: "true"
  snapshots.expiry: 1w
  snapshots.pattern: snap-{{ creation_date|date:'2006-01-02_15-04-05' }}
  snapshots.schedule: '@daily'
  volatile.base_image: 4041ad318224500cf9513c513b1bb927d9dd252f63bbd3d11c92006c1172c86c
  volatile.cloud-init.instance-id: b22d372d-21c7-4476-b031-7ff53c7b73b3
  volatile.container.oci: "true"
  volatile.cpu.nodes: "0"
  volatile.eth0.host_name: vethb43462e6
  volatile.eth0.hwaddr: 00:16:3e:db:90:40
  volatile.idmap.base: "1720896"
  volatile.idmap.current: '[{"Isuid":true,"Isgid":false,"Hostid":1720896,"Nsid":0,"Maprange":65536},{"Isuid":false,"Isgid":true,"Hostid":1720896,"Nsid":0,"Maprange":65536}]'
  volatile.last_state.power: RUNNING
  volatile.last_state.ready: "false"
  volatile.uuid: 3766623e-d835-4314-8cdb-647de53224f5
  volatile.uuid.generation: 3766623e-d835-4314-8cdb-647de53224f5
devices:
  coral-early:
    productid: 089a
    required: "false"
    type: usb
    vendorid: 1a6e
  coral-late:
    productid: "9302"
    required: "false"
    type: usb
    vendorid: 18d1
  eth0:
    name: eth0
    network: default
    type: nic
  frigate-config:
    path: /config
    pool: ssd
    source: frigate-config/config/
    type: disk
  frigate-storage:
    path: /media/frigate
    pool: hdd
    source: frigate-storage
    type: disk
  gpu:
    type: gpu
    vendorid: "8086"
  root:
    path: /
    pool: ssd
    size: 50GiB
    type: disk
ephemeral: false
profiles:
- default
stateful: false
description: ""