moby--moby/runconfig
Jessica Frazelle 40b71adee3 Revert "Add docker exec run a command in privileged mode"
This reverts commit 72a500e9e5.

Signed-off-by: Jessica Frazelle <princess@docker.com>

Conflicts:
	daemon/execdriver/native/exec.go
	integration-cli/docker_cli_exec_test.go
	runconfig/exec.go
2015-05-26 14:12: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 Allow links to be specified with only the name if this matches the alias 2015-05-11 21:50:47 +02: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