moby--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
..
backend wsContainersAttach attach to stdin/out/err streams as requested 2022-05-17 13:23:07 +02:00
blkiodev
container daemon/linux: Set console size on creation 2022-05-19 07:57:27 +02:00
events api/types/events: add "Type" type for event-type enum 2021-08-23 21:14:55 +02:00
filters api: filters: return correct status on invalid filters 2022-03-18 09:44:50 +01:00
image
mount Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00
network api/types: remove errdefs dependency 2020-06-04 12:14:16 +02:00
plugins/logdriver
registry
strslice
swarm api/types/swarm: Version: implement stringer interface 2022-05-13 02:40:14 +02:00
time api/types/time: remove DurationToSecondsString() utility as it's no longer used 2022-04-20 21:29:36 +02:00
versions api/types/versions: simplify compare if versions are equal 2021-08-22 11:05:22 +02:00
volume Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00
auth.go
client.go Make it explicit raw|multiplexed stream implementation being used 2022-05-12 11:36:31 +02:00
configs.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
deprecated.go api/types: rename volume.VolumeUsageData to volume.UsageData 2022-04-28 22:39:10 +02:00
error_response.go
error_response_ext.go
graph_driver_data.go api: docs: update docs for /images/{name}/json (current API version) 2022-03-03 22:50:10 +01:00
id_response.go
image_delete_response_item.go
image_summary.go api: swagger: document ImageSummary fields 2022-04-20 12:09:08 +02:00
plugin.go
plugin_device.go
plugin_env.go
plugin_interface_type.go
plugin_mount.go
plugin_responses.go
port.go
service_update_response.go
stats.go
types.go Make it explicit raw|multiplexed stream implementation being used 2022-05-12 11:36:31 +02:00