Prechádzať zdrojové kódy

Add specific Windows note to Docker about the image being client-only

Tianon Gravi 3 rokov pred
rodič
commit
2419d673f3
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      docker/variant-windowsservercore.md

+ 3 - 0
docker/variant-windowsservercore.md

@@ -0,0 +1,3 @@
+## `%%IMAGE%%:<version>-windowsservercore`
+
+Unfortunately, Windows does not support nested containers, so this image variant only contains the client (intended for use against an existing Docker engine, ala `-v //./pipe/docker_engine://./pipe/docker_engine`).