Files
docker-cli/components/engine/api/client
Yong Tang 0883d55bb8 Replace "workdir' with const, same as other flags in service create
This is a minor fix that tries to replace `"workdir"` with const in `service create`.

Since `"workdir"` is the only string not defined as const in `func addServiceFlags()`,
I think it makes sense to replace `"workdir"` with a const to be consistent.

The flag `"workdir"` in `service update` has also been replaced.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: 55d05fc0556dc7d3ff3c65b8d739e48a1f79afab
Component: engine
2016-08-01 11:45:28 -07:00
..
2016-06-07 22:38:02 +02:00
2016-07-31 00:06:18 +08:00
2016-07-31 00:06:18 +08:00
2016-07-31 00:06:18 +08:00
2016-07-31 00:06:18 +08:00
2016-07-31 00:06:18 +08:00
2016-07-29 02:10:36 +00:00
2016-07-29 02:10:36 +00:00
2016-06-11 13:16:55 -07:00
2016-06-21 14:15:19 -07:00
2016-07-29 02:10:36 +00:00