Forum Discussion
Mar 31, 2020
Docker Linux Container running on Windows Server 2019
Here you find a Guide to install Linux Docker Containers on a Windows Server 2019 Standard edition.
@Jamesvandenberg
Nico_Hollmann
Jun 08, 2022Copper Contributor
Tried the steps you noted and with some corrections it worked and I got the same docker info output then you. (Changes: in Invoke-WebRequest the closing " is changed into # value and the " in the config file haven't been correctly written)
Then I tried to run "mcr.microsoft.com/mssql/server:2019-latest" but it is directly finished with the Warning "WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (windows/amd64) and no specific platform was requested"
How can I come around this issue and get the mssql server running?
PS: It is working in Docker Desktop.
Jun 08, 2022
WSL2 is coming to Windows Server 2022, is that a option? Here a blogpost:
https://mountainss.wordpress.com/2022/05/28/running-ubuntu-and-debian-linux-distro-on-windows-server-2022-preview-with-wsl2/
https://mountainss.wordpress.com/2022/05/28/running-ubuntu-and-debian-linux-distro-on-windows-server-2022-preview-with-wsl2/