Browse Source

Merge pull request #2157 from infosiftr/windows-dind

Add specific Windows note to Docker about the image being client-only
yosifkit 3 năm trước cách đây
mục cha
commit
d79cc15380
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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`).