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
long
39b69945cc
Update docker save command info
...
Signed-off-by: daixiang0 <764524258@qq.com>
2018-12-13 18:13:08 +08:00
khs1994
15ce0d8e04
Update storage drivers #378 #375
2018-12-13 18:01:45 +08:00
khs1994
8bd26974b7
Merge pull request #374 from mapleeit/patch-1
...
fix: fix typos
2018-12-11 14:41:27 +08:00
Maple Miao
38097d47eb
fix: fix typos
2018-12-11 14:30:59 +08:00
Devin-Li
cb5813d10a
update entrypotin.md
2018-12-10 18:20:10 +08:00
khs1994
2cc1207dc3
Update ubuntu version to 18.04
...
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-12-08 21:48:16 +08:00
Baohua Yang
6f12336f33
Merge pull request #371 from yeasy/miniprogram
...
Add wechat mini-program info
2018-12-08 21:12:30 +08:00
khs1994
49841871aa
Add miniprogram
2018-12-08 18:08:27 +08:00
khs1994
1b306447ef
Update Dockerfile
...
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-11-02 08:26:50 +08:00
khs1994
dfa885f4f0
Update supported os
...
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-11-02 08:01:29 +08:00
Baohua Yang
08dc228718
Fix issue#362: update book info
2018-10-23 21:35:18 +08:00
khs1994
cabdcdb898
Merge pull request #364 from wxy325/master
...
Update django.md, Fix a typo
2018-10-23 12:51:54 +08:00
Xiangyu Wu
627b17d2f5
Update django.md
...
Fix typo
2018-10-22 15:25:40 -07:00
khs1994
33bccf2ac4
Next version is 1.0.0
2018-10-21 09:51:36 +08:00
khs1994
9919fd1c43
Add Fedora
2018-10-21 09:43:53 +08:00
khs1994
b955c79fb9
Merge pull request #359 from mahuihuang/fix-etcd
2018-09-14 16:50:51 +08:00
Ma Huihuang
1fdb8da844
添加环境变量
...
`No help topic for 'put'·
2018-09-14 16:42:45 +08:00
khs1994
a43bbd4f44
Merge pull request #358 from ujnzxw/master
...
fix typos
2018-09-08 11:10:35 +08:00
Xiaowei ZHAO
cbe21e28ec
fix typos
2018-09-08 02:24:38 +00:00
khs1994
aa8adb4a36
Merge pull request #357 from LeonGravel/patch-1
...
fix typo
2018-09-06 22:08:40 +08:00
LeonGravel
7005ba3d88
fix typo
2018-09-06 14:43:10 +08:00
khs1994
276199aa37
Fix wordpress compose file volume format
2018-08-25 22:20:04 +08:00
khs1994
ee656ff4bb
Update issue link
2018-08-14 09:30:08 +08:00
khs1994
c6ac96b64e
Update Ubuntu LTS version to 18.04, Fix #352
2018-08-05 08:04:49 +08:00
khs1994
2e70663bf9
Change Docker CE update channels #351
2018-07-20 09:37:22 +08:00
康怀帅
80cb2445fc
CA should put client host folder
2018-07-11 08:13:17 +08:00
康怀帅
c3c182e674
Fix registry tls error
2018-07-10 12:28:18 +08:00
khs1994
fb66c7e5ee
Update demo image version
2018-07-10 08:09:43 +08:00
khs1994
8f46e579f4
Update etcd
2018-07-10 08:08:34 +08:00
khs1994
c6c0a6f1fe
Remove -v description
2018-07-10 08:08:21 +08:00
khs1994
9f08baaa5c
Update install
2018-07-10 08:07:31 +08:00
康怀帅
7bbc556e6e
Remove aliyun daocloud
2018-06-28 11:15:25 +08:00
Baohua Yang
c6118d511d
Merge pull request #347 from Tuvie/master
...
Fix mismatch between outline and title
2018-06-21 13:59:56 +08:00
Li Zhaogeng
d242aaf10e
Fix a dismatch between table of contents and contents
2018-06-21 11:46:41 +08:00
康怀帅
113b5c2d20
Update README.md
2018-06-03 21:41:17 +08:00
康怀帅
b97e5e2a8b
Update Docker version [skip ci]
2018-06-03 21:39:52 +08:00
康怀帅
54a8025903
Merge pull request #344 from edxi/patch-1
...
host file
2018-06-03 21:34:51 +08:00
Xi ErDe
02d4c5704c
host file
2018-06-03 21:28:31 +08:00
denwork
e0791a61a2
Create nexus3_registry.md
2018-05-31 18:30:41 +08:00
Baohua Yang
5002488c24
Merge pull request #339 from khs1994-docker/master
...
Update Swarm mode: add rolling_update
2018-05-23 22:54:33 +08:00
康怀帅
20f19cbafd
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
86d532630f
Update Swarm mode: add rolling_update
2018-05-23 17:18:42 +08:00
康怀帅
fcd9f49e24
Update raspberry-pi content Fix #337
2018-05-10 08:09:39 +08:00
康怀帅
255292cc01
Change docker rmi TO docker image rm #279
2018-05-09 19:45:51 +08:00
Baohua Yang
9b9ab2349a
Update gitbook link
2018-05-07 16:42:04 +08:00
Baohua Yang
122df6f233
Update gitbook read link
2018-04-29 15:46:38 +08:00
Shude Li
274cb33e89
doc(compose_file): fix version number of secrets ( #332 )
2018-04-22 09:04:30 -07:00
康怀帅
ed816ba448
Merge pull request #330 from songjiayang/master
...
fix typo
2018-04-17 19:08:53 +08:00