daixiang0 e3c46e3b09 Update stop cmd
`docker stop` send SIGTERM, and then SIGKILL after grace period,
while `docker kill` send SIGTERM directly,
so `docker stop` is more safe and ensure the integrity of the data.

Signed-off-by: daixiang0 <764524258@qq.com>
2018-12-13 19:21:11 +08:00
..
2016-12-10 17:00:25 +08:00
2017-12-01 16:50:45 +08:00
2018-12-13 19:21:11 +08:00
2018-12-08 21:48:16 +08:00
2017-12-31 14:20:04 +08:00
2016-12-10 17:00:25 +08:00

附录