Running Servicestack AI on Windows / Docker

Please provide installation instructions for Servicestack AI on Windows / docker. Trying to get it installed on Windows 11 or on Docker.

We’ve never run Windows containers, but it wouldn’t be any different to running any ASP .NET Core App since that’s all ServiceStack is.

What do you mean by ServiceStack AI are you referring to the ServiceStack.AI NuGet package?

Yes, the Servicestack AI package. I Understand. Sorted, thanks

I tried to run docker compose start, but it wants the env file set. What command do I use with docker compose to use a specific env. file

ok then ServiceStack.AI doesn’t have any native dependencies so it shouldn’t introduce any issues.

If it’s like docker it would be using the --env-file flag. These are the types of questions AI would be good for.