Files
docker-cli/cli/command/service
Vincent Demeester 2b17f4c8a8 Fix --label-file weird behavior
`--label-file` has the exact same behavior as `--env-file`, meaning any
placeholder (i.e. a simple key, no `=` sign, no value), it will get the
value from the environment variable.

For `--label-file` it should just add an empty label.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-29 11:08:54 -08:00
..
2017-09-01 19:41:06 -04:00
2017-07-19 18:18:06 +03:00
2017-10-26 12:21:02 -04:00
2018-01-29 11:08:54 -08:00
2017-06-07 17:02:46 +02:00
2017-10-25 14:49:26 -04:00
2017-10-30 17:21:41 +01:00