Files
docker-cli/cli
Vincent Demeester 31dc5c0a9a Fix --label behavior on run
Commit 2b17f4c8a8 fixed the way empty labels
are taken into account (i.e. not interpolated from environment variable),
but it created a regression.

`ValidateLabel` functions doesn't allow empty label value, but it has
always been possible to pass an empty label via the cli (`docker run --label foo`).

This fixes that by not validating the label flag.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-27 12:14:07 +01:00
..
2018-02-27 12:14:07 +01:00
2018-02-21 19:55:12 +01:00
2017-09-01 19:41:06 -04:00
2018-02-06 09:27:05 +01:00
2018-01-08 10:43:56 -06:00
2018-01-08 10:43:56 -06:00
2017-10-26 12:17:50 -04:00
2017-04-17 17:40:59 -04:00