moby--moby/runconfig
Sebastiaan van Stijn ed25742002 Merge pull request #12667 from ibuildthecloud/host-uts
Add --uts=host to allow sharing the UTS namespace
2015-05-13 18:30:32 -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 Fix RUN's error msg when it fails 2015-05-05 16:08:41 -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 remove execCreate & execStart from job 2015-04-22 13:51:57 -07:00
hostconfig.go Add --uts=host to allow sharing the UTS namespace 2015-05-13 17:56:32 -07:00
merge.go trivial: typo cleanup 2015-04-27 13:35:08 -07:00
parse.go Merge pull request #12667 from ibuildthecloud/host-uts 2015-05-13 18:30:32 -07:00
parse_test.go