Deploy Docker & Docker Compose natively on Windows Server.
Script modified from Microsoft's scripts on Windows-Containers (https://github.com/microsoft/Windows-Containers/blob/Main/helpful_tools/Install-DockerCE/install-docker-ce.ps1). Modifications made to (a) update Docker CE; (b) install/update Docker Compose as well; and (c) leave configuration files if they already exist.
Provided as is, without warranty of any kind.