moby--moby/runconfig
David Calavera a252516ec1 Inherit StopSignal from Dockerfile.
Make sure the image configuration is not overriden by the default
value in the `create` flag.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-02-12 17:56:40 -05:00
..
fixtures Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -05:00
opts Inherit StopSignal from Dockerfile. 2016-02-12 17:56:40 -05:00
compare.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
compare_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
config.go Windows: Fix 'isolation' 2016-02-10 13:19:19 -08:00
config_test.go Windows: Fix 'isolation' 2016-02-10 13:19:19 -08:00
config_unix.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
config_windows.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
errors.go Stop referring to requested IP address as "preferred", 2016-01-26 15:13:26 +00:00
hostconfig.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
hostconfig_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
hostconfig_unix.go Windows: Fix 'isolation' 2016-02-10 13:19:19 -08:00
hostconfig_windows.go Windows: Fix 'isolation' 2016-02-10 13:19:19 -08:00
streams.go Extract StreamConfig struct out of the daemon package. 2015-11-20 15:04:27 -05:00