1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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
attachment.go
container.go Add ulimits support to services 2020-07-29 02:09:06 +02:00
container_test.go
controller.go
errors.go
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
validate_test.go
validate_unix_test.go
validate_windows_test.go