1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runconfig
Tim Dettrick 03f65b3d0d Revert "Revert "Add docker exec run a command in privileged mode""
This reverts commit 40b71adee3.

Original commit (for which this is effectively a rebased version) is
72a500e9e5 and was provided by Lei Jitang
<leijitang@huawei.com>.

Signed-off-by: Tim Dettrick <t.dettrick@uq.edu.au>
2015-08-13 16:36:44 +10:00
..
fixtures Refactor test and add coverage to runconfig 2015-07-01 10:16:36 +02:00
compare.go Remove PortSpecs from Config 2015-05-29 22:38:09 +02:00
compare_test.go Remove panic in nat package on invalid hostport 2015-07-17 13:02:54 -07:00
config.go Lint fixes on runconfig 2015-07-27 21:23:15 +02:00
config_test.go Refactor test and add coverage to runconfig 2015-07-01 10:16:36 +02:00
exec.go Revert "Revert "Add docker exec run a command in privileged mode"" 2015-08-13 16:36:44 +10:00
exec_test.go Add minor vet fixes 2015-07-12 19:16:38 +02:00
hostconfig.go Add MemorySwappiness comment back. 2015-07-29 16:41:46 -07:00
hostconfig_test.go Add minor vet fixes 2015-07-12 19:16:38 +02:00
hostconfig_unix.go Lint fixes on runconfig 2015-07-27 21:23:15 +02:00
hostconfig_windows.go Lint fixes on runconfig 2015-07-27 21:23:15 +02:00
merge.go Lint fixes on runconfig 2015-07-27 21:23:15 +02:00
merge_test.go Remove panic in nat package on invalid hostport 2015-07-17 13:02:54 -07:00
parse.go Add hostConfig check before starting a container 2015-08-06 15:46:10 -07:00
parse_experimental.go Promote volume drivers from experimental to master. 2015-07-21 09:32:44 -07:00
parse_stub.go Mark --volume-driver as experimental 2015-05-21 20:34:17 -07:00
parse_test.go Lint fixes on runconfig 2015-07-27 21:23:15 +02:00
parse_unix.go Lint fixes on runconfig 2015-07-27 21:23:15 +02:00
parse_windows.go Fix Windows CI fail due to GH13866 and patch up tests 2015-07-09 10:09:45 -07:00