Update "blog" to tutorial
Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
parent
a7ad0395ab
commit
590258794a
|
|
@ -36,7 +36,7 @@ So when it comes to running containers on Windows, there are actually two very i
|
|||
* Native Windows processes running as native Windows Server style containers,
|
||||
* and traditional Linux containers running on a Linux Kernel, generally hosted on a lightweight Hyper-V Virtual Machine.
|
||||
|
||||
You can learn more about Linux and Windows containers in [this blog from Microsoft](https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/linux-containers).
|
||||
You can learn more about Linux and Windows containers in this [tutorial](https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/linux-containers) from Microsoft.
|
||||
|
||||
|
||||
|
||||
|
|
@ -102,4 +102,3 @@ As a closing message from SIG-Windows:
|
|||
***
|
||||
#### _"We welcome you to get involved and join our community to share feedback and deployment stories, and contribute to code, docs, and improvements of any kind."_
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue