moby--moby/runconfig/opts
Yong Tang ee3105c68a Add `--env-file` flag to `docker create service`
This fix tries to address the issue in 24712 and add
`--env-file` file to `docker create service`.

Related documentation has been updated.

An additional integration has been added.

This fix fixes 24712.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-10-27 11:48:32 -07:00
..
fixtures Return error if env file contains non-ascii or utf8 bytes (for windows) 2016-10-25 12:34:25 -07:00
envfile.go Return error if env file contains non-ascii or utf8 bytes (for windows) 2016-10-25 12:34:25 -07:00
envfile_test.go
opts.go Add init process for zombie fighting 2016-09-19 17:33:50 -07:00
opts_test.go validate build-arg 2016-09-12 18:02:21 +08:00
parse.go Add `--env-file` flag to `docker create service` 2016-10-27 11:48:32 -07:00
parse_test.go Return error if env file contains non-ascii or utf8 bytes (for windows) 2016-10-25 12:34:25 -07:00
runtime.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
throttledevice.go all: replace loop with single append 2016-10-13 13:31:52 -07:00
ulimit.go
ulimit_test.go
weightdevice.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00