Installing Docker on Windows Server 2019

I am looking to install Docker on a GCP Windows Server 2019 VM instance, but see no official documentation on how to do so. Everything I see on the Docker site is either for Windows Desktop, Mac, or Linux.

Is there any official documentation on how to install Docker on Windows Server 2019?

I do see third party write-ups on this, but have encountered various difficulties trying to follow them.

Ultimately, I will wish to produce images of an application on this server and deploy them to the Google Kubernetes Engine, in case this information is relevant.

Thanks for any assistance.