mirror of https://github.com/docker/docs.git
Adding "Known Issues" section
There is a known issue, and getting this fixed will have to wait for the Microsoft team. It's good idea to mention the workaround in the mean time.
This commit is contained in:
parent
cf669f0701
commit
b6c6fb2a70
|
@ -226,3 +226,7 @@ Some features are not yet supported on Windows nodes:
|
|||
* Mounts
|
||||
* On Windows, Docker can't listen on a Unix socket. Use TCP or a named pipe
|
||||
instead.
|
||||
|
||||
## Known Issues
|
||||
|
||||
* [Newly added Windows node reports "Awaiting healthy status in classic node inventory"](https://success.docker.com/article/newly-added-windows-node-reports-awaiting-healthy-status-in-classic-node-inventory)
|
||||
|
|
Loading…
Reference in New Issue