khs1994
9c3da09d9c
Update travis ci settings
2019-05-13 23:06:39 +08:00
khs1994
12623a4c2a
Merge pull request #402 from 00Kai0/english
...
trans introduction's README.md and what.md
2019-05-13 23:02:09 +08:00
khs1994
c56a8dcbbb
Fix gitbook build error: use page-treeview@2.9.8
2019-05-13 22:58:26 +08:00
00kai0
1e3132aec9
trans introduction's README.md and what.md
2019-05-13 15:34:13 +08:00
khs1994
04e4e876dd
Update cloud
2019-05-12 10:14:00 +08:00
khs1994
8af712b31c
[install] Update mirror: remove docker cn registry #370
2019-05-12 09:44:17 +08:00
khs1994
d69ac403a7
Update cloud
2019-05-12 09:41:35 +08:00
khs1994
dd7f790bdf
Update jd link [skip ci]
2019-05-10 07:27:55 +08:00
khs1994
8c039cee61
Buy book by wechat miniprogram [skip ci]
2019-05-07 23:16:36 +08:00
Baohua Yang
4cd6454451
Merge branch 'master' of github.com:yeasy/docker_practice
2019-05-05 19:31:08 +08:00
Baohua Yang
336f009c78
Add resource
2019-05-05 19:31:06 +08:00
khs1994
47585407d5
ubuntu 14.04,debian 7 and 8 EOL
2019-04-29 09:29:46 +08:00
khs1994
0b04aaf1b7
Merge pull request #399 from SmallTianTian/patch-1
...
expose port.
2019-04-15 20:22:09 +08:00
SmallTianTian
64af6dd220
expose port.
2019-04-15 11:11:58 +08:00
khs1994
51be1ec2e7
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
84194452f0
show repo language is go
2019-03-22 10:35:29 +08:00
khs1994
73deb22113
Update README
...
* use jd.com cps url, analysis docker user trend
2019-03-09 11:16:27 +08:00
khs1994
713a2400a4
Fix format and update outdate content
2019-03-08 12:21:07 +08:00
Baohua Yang
ee4f7f6187
Merge pull request #388 from daixiang0/delete-blank
...
Remove unused blank spaces
2019-02-22 23:44:13 +08:00
Xiang Dai
fcbce67238
delete all duplicate empty blanks
...
Signed-off-by: Xiang Dai <764524258@qq.com >
2019-02-21 10:53:33 +08:00
khs1994
24399a1ede
Replace http with https
2019-01-06 10:15:13 +08:00
khs1994
57b091b0db
Update install
2019-01-06 10:00:38 +08:00
khs1994
deeb1356f0
Update docker official docs link
2019-01-06 09:50:03 +08:00
khs1994
51cb8b485a
Update link
2019-01-06 09:40:31 +08:00
khs1994
2d3785ccea
Add aliyun mirror
2019-01-01 17:59:58 +08:00
khs1994
0357f396c5
replace crlf,Fix #338
2019-01-01 10:30:49 +08:00
khs1994
ac192efc26
Update typeset
2018-12-31 16:09:34 +08:00
khs1994
18aef8ba58
Add cases/ci travis
...
Signed-off-by: khs1994 <khs1994@khs1994.com >
2018-12-31 15:57:44 +08:00
khs1994
925d93947a
Update dockerfile format
2018-12-31 14:50:31 +08:00
khs1994
84959ae8b4
Add Dockerfile multi stage laravel
2018-12-31 14:39:26 +08:00
khs1994
73ccb16b21
Add php image
2018-12-31 09:25:33 +08:00
khs1994
d29d8567f1
Update kubernetes
2018-12-31 09:06:28 +08:00
khs1994
9dc659109c
Update fedora.md
2018-12-30 17:43:34 +08:00
khs1994
82b09d7da7
Fix last commit error
2018-12-26 16:47:44 +08:00
Baohua Yang
8ee24dcf28
Add more debug skills
2018-12-26 10:11:42 +08:00
Baohua Yang
c179ba5f1d
Add debug skills
2018-12-26 10:05:42 +08:00
khs1994
3b65773b76
Fix image link 404
2018-12-25 19:20:32 +08:00
khs1994
8f26e9cb4b
Merge pull request #385 from jxlwqq/patch-1
...
Fix CentOS website
2018-12-22 00:08:19 +08:00
jxlwqq
479720b658
Fix CentOS website
2018-12-22 00:04:50 +08:00
khs1994
a71aaf29ea
Update debian to stretch
2018-12-19 17:27:21 +08:00
khs1994
ba3668b19e
Update ubuntu to 18.04
2018-12-19 17:24:52 +08:00
khs1994
a4227497d4
Fix #383 , base image not include wget,Update based image to debian:stretch
2018-12-19 17:08:32 +08:00
xufanglu
c9ab9af8da
Use daemon.json
2018-12-18 13:13:52 +08:00
khs1994
8b414cf2f5
Update soft version
2018-12-15 23:04:32 +08:00
khs1994
e0e8c0c528
replace docker cloud with docker hub
2018-12-14 19:36:17 +08:00
khs1994
657753c59c
replace docker store with docker hub
2018-12-14 19:08:14 +08:00
khs1994
b4c958b458
Update format
2018-12-13 20:51:30 +08:00
khs1994
df27a079ee
Merge pull request #380 from daixiang0/update-faq
...
Update stop cmd
2018-12-13 19:24:00 +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
long
47599f3b42
Update data root info
2018-12-13 18:57:41 +08:00