mirror of
https://github.com/docker/cli.git
synced 2025-09-11 06:30:44 +03: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>