slonopotamus / stevedore

🚢 Docker distribution for Windows Containers that Just Works
Apache License 2.0
305 stars 12 forks source link

How to run windows containers? #57

Closed mwmaxr closed 1 year ago

mwmaxr commented 1 year ago

I installed stevedore using choco install stevedore on Win10. Running linux containers works well. However, I couldn't manage to run windows containers. The error message shows:

image operating system "windows" cannot be used on this platform

How can I change the OSType to windows? In Docker Desktop there seems to be the option "C:\Program Files\Docker\Docker\DockerCli.exe" -SwitchDaemon via command line. Is there a similar option in stevedore?

slonopotamus commented 1 year ago

Just exit tray icon (or don't install Linux containers support at all)

olologin commented 1 year ago

@slonopotamus Is it possible to add this to documentation? Or maybe add some tip in tray menu?

slonopotamus commented 1 year ago

Given that Stevedore drops Linux containers support, tray app is also gone, so there's no more switching between types of containers.