Horde Server deployment from Source Code

I try to build the Horde Server Installer from the Engine Source code using the official document from UE 5.5. When I run following UAT command. Horde Server for Unreal Engine | Unreal Engine 5.5 Documentation | Epic Developer Community

I get following error.

I don’t know how to deploy the Horde server on my windows from Source code.
The document seems that i can using the donet build or donet pubish, what about the details to do that, I’m not a .Net ASP professioner.

I had the same issue, and after reading trough the build script I found that the target should be “Build Horde Server Installer”.
After swapping to the correct target I had some issues with docker and had to install the docker desktop environment. Also make sure that the docker application is running when building the script.

Yes, I have successful package the horde, the official document is to old, which does not match the real build grahe file