Files
docker-cli/cli/command
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
..
2017-04-17 17:40:59 -04:00
2017-10-25 14:49:26 -04:00
2018-01-08 10:43:56 -06:00
2018-02-27 12:14:07 +01:00
2018-02-21 12:19:38 +09:00
2017-09-01 19:41:06 -04:00
2017-10-25 14:49:26 -04:00
2018-02-17 02:58:05 +01:00
2017-08-23 01:37:54 +03:00
2018-01-29 11:08:54 -08:00
2018-01-13 13:16:34 +01:00
2018-01-03 10:23:32 +01:00
2017-09-01 19:41:06 -04:00
2017-05-03 18:41:19 -07:00
2017-09-01 19:41:06 -04:00
2018-01-08 10:43:56 -06:00
2017-05-03 18:41:19 -07:00