Commit Graph

918 Commits

Author SHA1 Message Date
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
long
47599f3b42 Update data root info 2018-12-13 18:57:41 +08:00
long
6907b24acd Update docker save command info
Signed-off-by: daixiang0 <764524258@qq.com>
2018-12-13 18:13:08 +08:00
khs1994
46b70102da Update storage drivers #378 #375 2018-12-13 18:01:45 +08:00
khs1994
bcc2100566 Merge pull request #374 from mapleeit/patch-1
fix: fix typos
2018-12-11 14:41:27 +08:00
Maple Miao
c6c1c41de9 fix: fix typos 2018-12-11 14:30:59 +08:00
Devin-Li
4cb7a633ea update entrypotin.md 2018-12-10 18:20:10 +08:00
khs1994
75ac38a92f Update ubuntu version to 18.04
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-12-08 21:48:16 +08:00
Baohua Yang
00e3f2ecbb Merge pull request #371 from yeasy/miniprogram
Add wechat mini-program info
2018-12-08 21:12:30 +08:00
khs1994
e9a50dbaed Add miniprogram 2018-12-08 18:08:27 +08:00
khs1994
abd0871f5d Update Dockerfile
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-11-02 08:26:50 +08:00
khs1994
66525a1008 Update supported os
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-11-02 08:01:29 +08:00
Baohua Yang
de11e5a71c Fix issue#362: update book info 2018-10-23 21:35:18 +08:00
khs1994
d573a4bb98 Merge pull request #364 from wxy325/master
Update django.md, Fix a typo
2018-10-23 12:51:54 +08:00
Xiangyu Wu
d0f693ac09 Update django.md
Fix typo
2018-10-22 15:25:40 -07:00
khs1994
a4966685d6 Next version is 1.0.0 2018-10-21 09:51:36 +08:00
khs1994
fe7d877928 Add Fedora 2018-10-21 09:43:53 +08:00
khs1994
fa688567f8 Merge pull request #359 from mahuihuang/fix-etcd 2018-09-14 16:50:51 +08:00
Ma Huihuang
e668b0650f 添加环境变量
`No help topic for 'put'·
2018-09-14 16:42:45 +08:00
khs1994
9e1c34ac05 Merge pull request #358 from ujnzxw/master
fix typos
2018-09-08 11:10:35 +08:00
Xiaowei ZHAO
b76041a196 fix typos 2018-09-08 02:24:38 +00:00
khs1994
a2ff8fe137 Merge pull request #357 from LeonGravel/patch-1
fix typo
2018-09-06 22:08:40 +08:00
LeonGravel
765608859c fix typo 2018-09-06 14:43:10 +08:00
khs1994
4786b7361e Fix wordpress compose file volume format 2018-08-25 22:20:04 +08:00
khs1994
b6e61560a8 Update issue link 2018-08-14 09:30:08 +08:00
khs1994
49efe1ec18 Update Ubuntu LTS version to 18.04, Fix #352 2018-08-05 08:04:49 +08:00
khs1994
cd18dd6d2c Change Docker CE update channels #351 2018-07-20 09:37:22 +08:00
康怀帅
8376f148da CA should put client host folder 2018-07-11 08:13:17 +08:00
康怀帅
1c616bdf35 Fix registry tls error 2018-07-10 12:28:18 +08:00
khs1994
90679ffc79 Update demo image version 2018-07-10 08:09:43 +08:00
khs1994
cfdd25b1c8 Update etcd 2018-07-10 08:08:34 +08:00
khs1994
0da469f02d Remove -v description 2018-07-10 08:08:21 +08:00
khs1994
e70adfcd4a Update install 2018-07-10 08:07:31 +08:00
康怀帅
9477378eab Remove aliyun daocloud 2018-06-28 11:15:25 +08:00
Baohua Yang
31db05403c Merge pull request #347 from Tuvie/master
Fix mismatch between outline and title
2018-06-21 13:59:56 +08:00
Li Zhaogeng
5d1bdcafaa Fix a dismatch between table of contents and contents 2018-06-21 11:46:41 +08:00
康怀帅
31fcbbeb56 Update README.md 2018-06-03 21:41:17 +08:00
康怀帅
8b1ac33eb0 Update Docker version [skip ci] 2018-06-03 21:39:52 +08:00
康怀帅
0656f8c923 Merge pull request #344 from edxi/patch-1
host file
2018-06-03 21:34:51 +08:00
Xi ErDe
880edd95d1 host file 2018-06-03 21:28:31 +08:00
denwork
780343a09d Create nexus3_registry.md 2018-05-31 18:30:41 +08:00
Baohua Yang
34ef7be800 Merge pull request #339 from khs1994-docker/master
Update Swarm mode: add rolling_update
2018-05-23 22:54:33 +08:00
康怀帅
412187b40d Update docker machine on windows 10
* Set up an external network switch. If you plan at any point to use Docker Machine to set up multiple local VMs, you need this anyway, as described in the topic on the Hyper-V driver for Docker Machine.

* https://docs.docker.com/machine/drivers/hyper-v/#example
2018-05-23 17:45:41 +08:00
khs1994
aaf791020e Update Swarm mode: add rolling_update 2018-05-23 17:18:42 +08:00
康怀帅
cce126e057 Update raspberry-pi content Fix #337 2018-05-10 08:09:39 +08:00
康怀帅
86c7042557 Change docker rmi TO docker image rm #279 2018-05-09 19:45:51 +08:00
Baohua Yang
3bc4fc7770 Update gitbook link 2018-05-07 16:42:04 +08:00
Baohua Yang
97a1517cf9 Update gitbook read link 2018-04-29 15:46:38 +08:00
Shude Li
91d875913c doc(compose_file): fix version number of secrets (#332) 2018-04-22 09:04:30 -07:00
康怀帅
aea908985b Merge pull request #330 from songjiayang/master
fix typo
2018-04-17 19:08:53 +08:00