https://github.com/syndtr/gocapability/blob/42c35b4376354fd554efc7ad35e0b7f94e3a0ffb/capability/capability_linux.go#L47 runc --help will read file "/proc/sys/kernel/cap_last_cap" I want read it when I need.
gocapability/capability/capability_linux.go
Line 47 in 42c35b4
runc --help will read file "/proc/sys/kernel/cap_last_cap" I want read it when I need.