mirror of
https://github.com/docker/cli.git
synced 2026-09-24 23:41:10 -05:00
9163877f8e0f62c99b62d6211f2780f9fb88bedb
commit 56f77d5ade945b3b8816a6c8acb328b7c6dce9a7 added support for cpu-rt-period and cpu-rt-runtime, but always initialized the cgroup path, even if not used. As a result, containers failed to start on a read-only filesystem. This patch only creates the cgroup path if one of these options is set. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: f285d5b3e8eeea7d85e143d845e85a4d4e4c936a Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%