mirror of
https://github.com/docker/cli.git
synced 2026-08-28 18:14:28 -05:00
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>