1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runconfig
Daniel Nephin 5ab2434225 Convert 'docker create' to use cobra and pflag
Return the correct status code on flag parsins errors.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-06-04 13:57:30 +02:00
..
fixtures
opts Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
compare.go
compare_test.go
config.go Add IO Resource Controls for Windows 2016-04-25 13:07:29 -07:00
config_test.go
config_unix.go
config_windows.go
errors.go
hostconfig.go
hostconfig_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
hostconfig_test.go Fix failed test for TestRestartPolicy 2016-05-13 20:39:35 -07:00
hostconfig_unix.go The option --add-host and --net=host should not be mutually exclusive. 2016-05-24 18:49:11 -07:00
hostconfig_windows.go Add IO Resource Controls for Windows 2016-04-25 13:07:29 -07:00
streams.go