1
0
mirror of https://github.com/docker/cli.git synced 2026-01-22 03:22:01 +03:00
Files
cli/components/engine/daemon
Sebastiaan van Stijn ee29c9c4b3 fix reloading of daemon labels from config
commit 20a038eca68e4188e1cd812293aea8cb220cf08f changed
daemon configuration reloading to check if a value
was actually set, however, it checked for the wrong
property ("label" instead of "labels"), which resulted
in the labels only to be loaded from daemon.json if both
a "label" -and- a "labels" property was present.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 455858fc70e3b752fb2495bbdda368613e6587c2
Component: engine
2016-04-25 15:57:28 +02:00
..
2016-04-18 00:38:48 +00:00
2016-02-01 09:57:38 -08:00
2016-03-28 12:24:01 -07:00
2016-03-28 12:24:01 -07:00
2016-04-12 20:30:34 -04:00
2016-04-22 01:18:03 +00:00
2016-02-03 10:43:01 -08:00
2016-03-11 23:22:16 +08:00
2016-04-14 16:22:16 -07:00
2016-04-15 12:48:01 +02:00
2016-01-14 08:17:40 +00:00
2016-04-19 16:56:54 +02:00
2016-04-15 12:48:01 +02:00
2016-04-12 13:37:31 -04:00
2016-04-18 15:59:41 -07:00
2016-04-19 16:56:54 +02:00
2016-04-12 20:30:34 -04:00