mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
80d7bfd54d
- Add support for exact list of capabilities, support only OCI model - Support OCI model on CapAdd and CapDrop but remain backward compatibility - Create variable locally instead of declaring it at the top - Use const for magic "ALL" value - Rename `cap` variable as it overlaps with `cap()` built-in - Normalize and validate capabilities before use - Move validation for conflicting options to validateHostConfig() - TweakCapabilities: simplify logic to calculate capabilities Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
caps | ||
defaults.go | ||
devices_linux.go | ||
devices_unsupported.go | ||
namespaces.go | ||
oci.go |