1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/oci/caps
Sebastiaan van Stijn fc3f98848a
oci/caps: improve error message for unsupported capabilities
A capability can either be invalid, or not supported by the kernel
on which we're running. This patch changes the error message produced
to reflect if the capability is invalid/unknown, or a known capability,
but not supported by the kernel version.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-04 11:25:53 +02:00
..
defaults.go Move DefaultCapabilities() to caps package 2019-11-14 21:13:16 +02:00
utils.go oci/caps: improve error message for unsupported capabilities 2021-08-04 11:25:53 +02:00