ilia-shipitsin
030fc05665
[windows] split docker install into 3 scripts ( #8688 )
...
* [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 <110455084+erik-bershel@users.noreply.github.com >
* Update images/win/scripts/Installers/Install-Docker-WinCred.ps1
Co-authored-by: Vasilii Polikarpov <126792224+vpolikarpov-akvelon@users.noreply.github.com >
* fix test
---------
Co-authored-by: Erik Bershel <110455084+erik-bershel@users.noreply.github.com >
Co-authored-by: Vasilii Polikarpov <126792224+vpolikarpov-akvelon@users.noreply.github.com >
2023-11-06 19:40:33 +01:00
Aleksandr Chebotov
f412cb04d7
[Windows] Add docker symlink ( #6287 )
2022-09-24 17:09:06 +03:00
Aleksandr Chebotov
3caf4a3e5c
[Windows] Add docker-compose v2 ( #5504 )
2022-05-10 11:23:19 +03:00
Maxim Lobanov
d3a5bad25f
[Windows] Install Docker-wincred ( #4540 )
...
* Add Docker WinCred
* fix getting docker url
* Use Expand-Archive instead of Extract-7Zip since 7zip is not installed yet
2021-11-19 12:44:22 +01:00
Mikhail Timofeev
2ee29eddc1
[Windows] Add more docker tests and move K8s tools into single provisioner ( #2583 )
...
* 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
2021-01-29 11:38:57 +03:00