Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 331 Bytes

Capabilities.md

File metadata and controls

14 lines (7 loc) · 331 Bytes

Capabilities

Adds and removes POSIX capabilities from running containers.

Properties

Name Type Description Notes
add List<String> Added capabilities [optional]
drop List<String> Removed capabilities [optional]