moby--moby/libcontainerd
John Starks 6508c015fe Windows: Use image version, not OS version for TTY fixup
A previous change added a TTY fixup for stdin on older Windows versions to
work around a Windows issue with backspace/delete behavior. This change
used the OS version to determine whether to activate the behavior.
However, the Windows bug is actually in the image, not the OS, so it
should have used the image's OS version.

This ensures that a Server TP5 container running on Windows 10 will have
reasonable console behavior.

Signed-off-by: John Starks <jostarks@microsoft.com>
2016-05-25 12:22:52 -07:00
..
windowsoci Windows: Use image version, not OS version for TTY fixup 2016-05-25 12:22:52 -07:00
client.go
client_linux.go Remove restart test 2016-05-23 15:57:23 -07:00
client_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
client_windows.go Windows: Use image version, not OS version for TTY fixup 2016-05-25 12:22:52 -07:00
container.go
container_linux.go Merge pull request #22125 from crosbymichael/restart-timeout 2016-04-25 19:15:32 +02:00
container_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
container_windows.go Windows: Use image version, not OS version for TTY fixup 2016-05-25 12:22:52 -07:00
pausemonitor_linux.go
process.go
process_linux.go
process_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
process_windows.go Windows: Use image version, not OS version for TTY fixup 2016-05-25 12:22:52 -07:00
queue_linux.go
remote.go
remote_linux.go Fix containerd proto for connection 2016-05-09 15:17:10 -07:00
remote_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
remote_windows.go
types.go
types_linux.go
types_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
types_windows.go Adding servicing update to postRunProcessing for Windows containers. 2016-04-25 12:16:26 -07:00
utils_linux.go
utils_windows.go Adding servicing update to postRunProcessing for Windows containers. 2016-04-25 12:16:26 -07:00