Netbox App, custom app, docker instructions?

Any thoughts on porting netbox to be an app on this platform? Anyone have any instructions on building this as a custom app or installing this via docker on truenas?

do they provide a docker image? if yes you could use it and create a docker compose and run it as a custom app. If they don’t have a docker image i would say you can’t run it as an app

Edit: actually found a compose file on their github. So you can totally run it as a custom app