1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/daemon
Jessica Frazelle c09d7183ed do not mount /dev/shm or /dev/mqueue if we are mounting from the host
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
Upstream-commit: b8605a11070af73713f2127d9e9d3e35bb78e1ab
Component: engine
2015-10-02 11:14:04 -07:00
..
2015-09-25 14:52:09 -07:00
2015-08-27 22:07:42 -07:00
2015-09-29 19:43:03 -04:00
2015-09-25 14:52:09 -07:00
2015-08-27 22:07:42 -07:00
2015-09-28 13:48:12 -07:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver