What’s planned
Each binary will self-contain the .NET runtime, all dependencies, and the same image you’d otherwise pull from Docker Hub — drop it on a host, point it at a database, run.
In the meantime
Use one of the Docker bundles. They run identically on every supported OS:- Docker - full stack — Docker stack with bundled Postgres
- Docker - bring your own database — Docker app + worker against your existing Postgres or SQL Server