Docker on Windows does not have full feature parity with Docker on Linux for version 1.13.
These are the known limitations running on Windows.
- No Docker-in-Docker
- Windows Server containers can't be paused
- Windows containers can't be committed to an image while running
- Swarm initialization needs IP addresses specified
- Secrets not available
- Services need to run with
--endpoint-mode=dnsrr
- Driver options are not supported for local volumes
- Some app platforms cannot access mounted volumes in the container
- Published Ports On Windows Containers Don't Do Loopback
- Exposed Ports aren't reachable without a manual firewall exception