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/convert
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
..
config.go
container.go Add ulimits support to services 2020-07-29 02:09:06 +02:00
network.go
network_test.go
node.go
secret.go
service.go API: swarm: move PidsLimit to TaskTemplate.Resources 2020-06-05 12:50:38 +02:00
service_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
swarm.go
task.go