| ... | ... | @@ -6,7 +6,7 @@ Create a Windows Server **2022** instance on OVH. |
|
|
|
|
|
|
|
3) Set the correct time zone.
|
|
|
|
|
|
|
|
Now, lets install docker. Run Windows PowerShell as Administrator and run the following commands:
|
|
|
|
Now, lets install docker. Launch Windows PowerShell as Administrator and run the following commands:
|
|
|
|
|
|
|
|
```powershell
|
|
|
|
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/Windows-Containers/Main/helpful_tools/Install-DockerCE/install-docker-ce.ps1" -o install-docker-ce.ps1
|
| ... | ... | |