1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/daemon
Michael Crosby 2c620b9486 Don't save bind mounts in image
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
Upstream-commit: d535d9810012b18ca83f86aa416ff4a08bb49804
Component: engine
2014-05-19 22:18:37 +00:00
..
2014-05-14 06:43:10 +04:00
2014-05-05 16:48:56 -07:00
2014-04-17 14:43:01 -07:00
2014-04-17 14:43:01 -07:00
2014-04-17 14:43:01 -07:00
2014-05-19 22:04:51 +00:00
2014-05-17 17:56:02 +00:00
2014-04-17 14:43:01 -07:00
2014-05-12 17:05:07 -07:00
2014-04-17 14:43:01 -07:00
2014-04-17 14:43:01 -07:00
2014-05-19 22:18:37 +00:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver
  • networkdriver

Code pertaining to storing images:

  • graphdriver