We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beee64d commit bc12f00Copy full SHA for bc12f00
content/en/blog/_posts/2022-12-12-host-process-containers-stable/index.md
@@ -68,7 +68,7 @@ fundamentally different process than with Linux so the configuration and
68
capabilities of each differ significantly. Below is a diagram detailing the
69
overall architecture of Windows HostProcess containers:
70
71
-{{< figure src="hpc-architecture.png" alt="HostProcess Architecture" >}}
+{{< figure src="hpc_architecture.svg" alt="HostProcess Architecture" >}}
72
73
Two major features were added prior to moving to stable: the ability to run as local user accounts, and
74
a simplified method of accessing volume mounts. To learn more, read
0 commit comments