1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
Dan Walsh 5a277c8a4a We need to relabel newly created container volumes
This will add a label to any volume that is shared into a container.

Signed-off-by: Dan Walsh <dwalsh@redhat.com>
2016-08-24 08:27:01 -04:00
..
archive.go
container.go
container_solaris.go
container_unit_test.go
container_unix.go We need to relabel newly created container volumes 2016-08-24 08:27:01 -04:00
container_windows.go Forbid update restart policy of container with AutoRemove flag 2016-08-16 15:36:13 +08:00
health.go
history.go
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
state.go Persist pause state to disk to support container live restore 2016-08-19 05:32:33 -04:00
state_solaris.go
state_test.go test container state timeout with 200 milliseconds 2016-08-10 17:19:25 +08:00
state_unix.go
state_windows.go
store.go