Files
moby/api/types
Paweł Gronowski 85a7f5a09a daemon/linux: Set console size on creation
On Linux the daemon was not respecting the HostConfig.ConsoleSize
property and relied on cli initializing the tty size after the container
was created. This caused a delay between container creation and
the tty actually being resized.

This is also a small change to the api description, because
HostConfig.ConsoleSize is no longer Windows-only.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2022-05-19 07:57:27 +02:00
..
2018-02-05 16:51:57 -05:00
2022-05-13 00:55:44 +02:00
2019-09-18 12:56:54 +02:00
2022-05-13 00:55:44 +02:00
2018-02-05 16:51:57 -05:00
2018-05-15 12:09:42 +02:00
2018-09-08 16:58:03 +08:00