mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +07:00
Previously, Windows only supported running with a OS-managed base image. With this change, Windows supports normal, Linux-like layered images, too. Signed-off-by: John Starks <jostarks@microsoft.com>