Add specific Windows note to Docker about the image being client-only
This commit is contained in:
parent
5901a80787
commit
2419d673f3
|
|
@ -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`).
|
||||
Loading…
Reference in New Issue