Commit Graph

963 Commits (00ec580e748222c0a34938e78f49191826477969)

Author SHA1 Message Date
khs1994 00ec580e74
Fix gitbook build error: use page-treeview@2.9.8 2019-05-13 22:58:26 +08:00
khs1994 3442dab121
Update cloud 2019-05-12 10:14:00 +08:00
khs1994 2e747fe2a5
[install] Update mirror: remove docker cn registry #370 2019-05-12 09:44:17 +08:00
khs1994 df2537b721
Update cloud 2019-05-12 09:41:35 +08:00
khs1994 bf04ac99a3
Update jd link [skip ci] 2019-05-10 07:27:55 +08:00
khs1994 77c8ae525a
Buy book by wechat miniprogram [skip ci] 2019-05-07 23:16:36 +08:00
Baohua Yang f7dcffc7be Merge branch 'master' of github.com:yeasy/docker_practice 2019-05-05 19:31:08 +08:00
Baohua Yang a17f3f6b2f Add resource 2019-05-05 19:31:06 +08:00
khs1994 8576e16b61
ubuntu 14.04,debian 7 and 8 EOL 2019-04-29 09:29:46 +08:00
khs1994 4949de94c4
Merge pull request #399 from SmallTianTian/patch-1
expose port.
2019-04-15 20:22:09 +08:00
SmallTianTian 44e504c604
expose port. 2019-04-15 11:11:58 +08:00
khs1994 0370871867
Add BuildKit and docker manifest command. close #390 ,close #391
Signed-off-by: khs1994 <khs1994@khs1994.com>
2019-03-29 12:02:18 +08:00
khs1994 d3c197ddfc
show repo language is go 2019-03-22 10:35:29 +08:00
khs1994 8fc2003414
Update README
* use jd.com cps url, analysis docker user trend
2019-03-09 11:16:27 +08:00
khs1994 c446640591
Fix format and update outdate content 2019-03-08 12:21:07 +08:00
Baohua Yang 6a97772e79
Merge pull request #388 from daixiang0/delete-blank
Remove unused blank spaces
2019-02-22 23:44:13 +08:00
Xiang Dai d4bbcc0cfb delete all duplicate empty blanks
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-21 10:53:33 +08:00
khs1994 994f6ac101
Replace http with https 2019-01-06 10:15:13 +08:00
khs1994 fbf5a286ab
Update install 2019-01-06 10:00:38 +08:00
khs1994 81e68f241c
Update docker official docs link 2019-01-06 09:50:03 +08:00
khs1994 aff886341f
Update link 2019-01-06 09:40:31 +08:00
khs1994 44530ff366
Add aliyun mirror 2019-01-01 17:59:58 +08:00
khs1994 e2baa6401a replace crlf,Fix #338 2019-01-01 10:30:49 +08:00
khs1994 560c23797a
Update typeset 2018-12-31 16:09:34 +08:00
khs1994 efee23eca7
Add cases/ci travis
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-12-31 15:57:44 +08:00
khs1994 234ac706a3
Update dockerfile format 2018-12-31 14:50:31 +08:00
khs1994 11e2bf1701
Add Dockerfile multi stage laravel 2018-12-31 14:39:26 +08:00
khs1994 c8b73b20c6
Add php image 2018-12-31 09:25:33 +08:00
khs1994 2921a406d6
Update kubernetes 2018-12-31 09:06:28 +08:00
khs1994 944cb0dfd1
Update fedora.md 2018-12-30 17:43:34 +08:00
khs1994 2437dd0158
Fix last commit error 2018-12-26 16:47:44 +08:00
Baohua Yang a7660df66e Add more debug skills 2018-12-26 10:11:42 +08:00
Baohua Yang e2d5a2dff0 Add debug skills 2018-12-26 10:05:42 +08:00
khs1994 9899c7028e
Fix image link 404 2018-12-25 19:20:32 +08:00
khs1994 e1552503ac
Merge pull request #385 from jxlwqq/patch-1
Fix CentOS website
2018-12-22 00:08:19 +08:00
jxlwqq 35f4ca76b6
Fix CentOS website 2018-12-22 00:04:50 +08:00
khs1994 e828a4888d
Update debian to stretch 2018-12-19 17:27:21 +08:00
khs1994 af7663bd61
Update ubuntu to 18.04 2018-12-19 17:24:52 +08:00
khs1994 4d38aaad3b
Fix #383, base image not include wget,Update based image to debian:stretch 2018-12-19 17:08:32 +08:00
xufanglu 89f7f3cf98 Use daemon.json 2018-12-18 13:13:52 +08:00
khs1994 7a45ac029e
Update soft version 2018-12-15 23:04:32 +08:00
khs1994 6d4702484d
replace docker cloud with docker hub 2018-12-14 19:36:17 +08:00
khs1994 a50641d973
replace docker store with docker hub 2018-12-14 19:08:14 +08:00
khs1994 3b798d1e64
Update format 2018-12-13 20:51:30 +08:00
khs1994 553ca77a07
Merge pull request #380 from daixiang0/update-faq
Update stop cmd
2018-12-13 19:24:00 +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
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