moby--moby/runconfig
Dan Walsh 160dc79db0 Modify volume mounts SELinux labels on the fly based on :Z or :z
This patch is extending the qualifiers on the -v command to allow
an admin to tell the system to relabel, content. There might be a
need for something similar for changing the DAC Permissions.

Signed-off-by: Jessica Frazelle <princess@docker.com>
2015-05-27 12:50:16 -07:00
..
fixtures Decode container configurations into typed structures. 2015-04-15 10:22:07 -07:00
compare.go Decode container configurations into typed structures. 2015-04-15 10:22:07 -07:00
config.go Volumes refactor and external plugin implementation. 2015-05-21 20:34:17 -07:00
config_test.go Modify volume mounts SELinux labels on the fly based on :Z or :z 2015-05-27 12:50:16 -07:00
exec.go Revert "Add docker exec run a command in privileged mode" 2015-05-26 14:12:16 -07:00
hostconfig.go Docker integration with libnetwork 2015-05-19 22:40:19 +00:00
merge.go trivial: typo cleanup 2015-04-27 13:35:08 -07:00
parse.go Mark --volume-driver as experimental 2015-05-21 20:34:17 -07:00
parse_experimental.go Mark --volume-driver as experimental 2015-05-21 20:34:17 -07:00
parse_stub.go Mark --volume-driver as experimental 2015-05-21 20:34:17 -07:00
parse_test.go Add test for net=container and links 2015-03-23 19:50:33 -07:00