moby--moby/daemon/cluster/executor/container
Albin Kerouanton c76f380bea
Add ulimits support to services
Add Ulimits field to the ContainerSpec API type and wire it to Swarmkit.

This is related to #40639.

Signed-off-by: Albin Kerouanton <albin@akerouanton.name>
2020-07-29 02:09:06 +02:00
..
adapter.go Replace errors.Cause() with errors.Is() / errors.As() 2020-04-29 00:28:41 +02:00
adapter_test.go Block task starting until node attachments are ready 2018-08-20 15:28:15 -05:00
attachment.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
container.go Add ulimits support to services 2020-07-29 02:09:06 +02:00
container_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
controller.go Replace errors.Cause() with errors.Is() / errors.As() 2020-04-29 00:28:41 +02:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
executor.go Remove `SystemInfo()` error handling. 2019-08-29 07:44:39 +08:00
health_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
validate.go Allow mount type npipe on Windows 2018-09-16 06:57:38 +00:00
validate_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
validate_unix_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate_windows_test.go Allow mount type npipe on Windows 2018-09-16 06:57:38 +00:00