moby--moby/container
Brian Goff b0ac69b67e Add explicit flags for volume cp/no-cp
This allows a user to specify explicitly to enable
automatic copying of data from the container path to the volume path.
This does not change the default behavior of automatically copying, but
does allow a user to disable it at runtime.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-03-21 20:38:44 -04:00
..
archive.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
container_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unix.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
container_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
history.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
memory_store.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
memory_store_test.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
monitor.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
mounts_unix.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
mounts_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
state.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_test.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_unix.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00