Commit Graph

10 Commits (4949de94c4f28da8b106c9ac0cd46a316f894cea)

Author SHA1 Message Date
khs1994 81e68f241c
Update docker official docs link 2019-01-06 09:50:03 +08:00
khs1994 e828a4888d
Update debian to stretch 2018-12-19 17:27:21 +08:00
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
long 86657b8742 Update data root info 2018-12-13 18:57:41 +08:00
khs1994 3face791c6 Change command docker ps to docker container ls #279 2018-01-15 22:00:53 +08:00
khs1994 36b793408b Update faq 2017-12-31 14:27:55 +08:00
khs1994 b3ce4ff613 Update FAQ 2017-11-24 09:56:30 +08:00
khs1994 4b34085c5f Update FAQ 2017-11-24 00:29:51 +08:00
Baohua Yang 2cfa980930 Add faq to find network veth pair 2016-12-10 17:06:04 +08:00
Baohua Yang 36ab0b9862 Update appendix section 2016-12-10 17:00:25 +08:00