|
|
|
|
|
by raesene6
3330 days ago
|
|
Docker on windows seems to be a little bit complex. There's Docker for windows which allows for linux docker containers to be run on windows, using Hyper-V. Then there's Windows Container Services which allows for Windows Docker containers. Those can either be run on the host kernel or they can be isolated in a Hyper-V layer. |
|