moby--moby/integration/internal
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
..
container daemon/linux: Set console size on creation 2022-05-19 07:57:27 +02:00
network reformat "nolint" comments 2021-06-10 13:03:42 +02:00
requirement Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
swarm Replace service "Capabilities" w/ add/drop API 2020-07-27 10:09:42 -07:00