4 Commits
Author SHA1 Message Date
Xiang Dai fcbce67238 delete all duplicate empty blanks
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-21 10:53:33 +08:00
daixiang0 4dcd1800a7 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
longandkhs1994 47599f3b42 Update data root info 2018-12-13 18:57:41 +08:00
longandkhs1994 6907b24acd Update docker save command info
Signed-off-by: daixiang0 <764524258@qq.com>
2018-12-13 18:13:08 +08:00