mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Add tests for mounting into /proc and /sys These two locations should be prohibited from mounting volumes into those destinations. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: f25bbedc85e8a99c1389dbe8f48436907ce24526 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