1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/api
Olli Janatuinen 80d7bfd54d Capabilities refactor
- 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>
2019-01-22 21:50:41 +02:00
..
v1.18.md Merge pull request #35102 from ripcurld0/doc_31926 2017-10-30 20:28:36 +01:00
v1.19.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.20.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.21.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.22.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.23.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.24.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
version-history.md Capabilities refactor 2019-01-22 21:50:41 +02:00