wangwei 193ce726c2 Fix ipc_mode comparison in the latest docker
In old docker, if you do not specify ipc_mode, the default value is empty,
but in the latest docker, such as 17.09.0, if not specified, the default
is "IpcMode": "shareable", which will cause all containers to be deleted
and re-create when to redeploy or upgrade. This commit solves the
problem.

Change-Id: Ia8269b9c8066880e4aee23d6fdea8d9c04c41e44
Closes-Bug: #1747586
2018-04-06 13:35:43 +00:00
..
2017-06-15 22:37:28 +08:00
2018-02-05 16:37:00 +00:00
2017-03-15 16:51:14 +00:00
2016-12-05 15:40:56 +00:00
2018-02-05 08:36:12 +00:00