mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Add support for --cap-add and --cap-drop Upstream-commit: 7ebd49c49a9f70c87b6dbcff250035d3fd349a20 Component: engine
This directory contains code pertaining to running containers and storing images
Code pertaining to running containers:
- execdriver
- networkdriver
Code pertaining to storing images:
- graphdriver