Files
moby/api/server
Kir Kolyshkin ce7528ebdf postContainersCreate: minor nitpick
There are two if statements checking for exactly same conditions:

> if hostConfig != nil && versions.LessThan(version, "1.40")

Merge these.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2019-03-09 18:57:42 -08:00
..
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-05-23 17:50:54 +02:00