Is there a Windows-native build of the V5 application?
No. The V5 application ships as Linux OCI container images — there is no Windows-native binary of the app tier. On Windows Server it runs either inside a Linux guest VM (recommended, fully validated) or via Docker Desktop with WSL2 (Linux kernel under the hood). Postgres, by contrast, runs natively on Windows Server and is fully supported as the database tier.
