moby / tool

Temporary repository for the moby assembly tool used by the Moby project
Apache License 2.0
75 stars 65 forks source link

Add Cgroup resource limits into Yaml spec #140

Closed justincormack closed 7 years ago

justincormack commented 7 years ago

This adds all the cgroup restrictions into the spec.

Note that we have to move disable OOM killer, as it is now part of the Cgroup spec.

Signed-off-by: Justin Cormack justin.cormack@docker.com