Docker images in TrueNAS Scale

Does anyone have much experience with Docker images in TrueNAS Scale?

I tried to run the MS SQL Server docker image without much luck - not sure what to put in all the fields when configuring it. Also it seems to adds on to the end of the container name so never really pulls the container image correctly. Maybe it’s a Kubernetes thing that I don’t understand.

I ended up spinning up a Ubuntu Server VM in TrueNAS and ran the Docker image from that.

After that, it was easy to connect to the server with Azure Data Studio on my Mac.