Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 955 Bytes

limitations.md

File metadata and controls

31 lines (19 loc) · 955 Bytes

Docker 1.13 - Windows Limitations

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.

Engine

  • No Docker-in-Docker
  • Windows Server containers can't be paused
  • Windows containers can't be committed to an image while running

Swarm mode

Volumes

Network

  • Published Ports On Windows Containers Don't Do Loopback
  • Exposed Ports aren't reachable without a manual firewall exception

Docker Compose