* [windows] split docker install into 3 scripts
the idea is to end with 1 script per 1 component for better
observability
* Update images/win/scripts/Installers/Install-Docker-Compose.ps1
Co-authored-by: Erik Bershel <[email protected]>
* Update images/win/scripts/Installers/Install-Docker-WinCred.ps1
Co-authored-by: Vasilii Polikarpov <[email protected]>
* fix test
---------
Co-authored-by: Erik Bershel <[email protected]>
Co-authored-by: Vasilii Polikarpov <[email protected]>
* Add more docker tests
* Rework tools installation and test
* remove docker tests from tools
* get back kind installation
* transform kind download link to string
* add Add-MachinePathItem after kind installation