mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
This change adds cgroup-parent support to compose project. It allows each service to specify a 'cgroup_parent' option. Signed-off-by: Mohit Soni <mosoni@paypal.com>