mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
fix check-config.sh to check for CGROUP_PERF
Docker-DCO-1.1-Signed-off-by: Erik Hollensbe <github@hollensbe.org> (github: erikh) Upstream-commit: ce3c1f376c21810fd6ec062af810d18682fa2d78 Component: engine
This commit is contained in:
@@ -146,6 +146,7 @@ echo 'Optional Features:'
|
||||
flags=(
|
||||
MEMCG_SWAP
|
||||
RESOURCE_COUNTERS
|
||||
CGROUP_PERF
|
||||
)
|
||||
check_flags "${flags[@]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user