Commit Graph

51 Commits

Author SHA1 Message Date
Kang Huaishuai
7fd06d39b6 docker hub support buildx
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
2020-06-17 00:42:01 +08:00
Kang Huaishuai
1359d89821 Update soft to latest version
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
2020-04-26 10:34:02 +08:00
Kang Huaishuai
ad5b4d0100 Recommit (#446)
* 添加离线部署docker和离线部署minio实践

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>

Co-authored-by: Daiwj <daiwj@zz3s.com>
2020-04-26 09:42:59 +08:00
Kang HuaiShuai
8677b01018 Add docker roadmap
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2020-03-12 14:50:34 +08:00
Kang HuaiShuai
405ad65585 Docker Desktop Support Windows Home
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2020-03-10 13:39:27 +08:00
Kang HuaiShuai
45142d4379 Change AUFS to OverlayFS
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2020-03-04 11:50:59 +08:00
Kang HuaiShuai
156a02674f Update link
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2020-02-23 21:17:32 +08:00
Kang HuaiShuai
470b321d52 Update command
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2019-11-14 09:21:31 +08:00
Kang HuaiShuai
1820b1762b Update title style
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2019-11-06 14:58:03 +08:00
Kang HuaiShuai
869dc5362c Use vuepress build book
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2019-11-05 19:15:33 +08:00
uscwifi
652ef4a73d Update centos.md 2019-10-05 23:18:48 +08:00
Kang HuaiShuai
b12607b99f Fixed outdated content
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2019-09-20 16:51:04 +08:00
khs1994
50babae2ce compose wordpress update mysql to v8.0.x #415 2019-08-31 22:11:34 +08:00
khs1994
47585407d5 ubuntu 14.04,debian 7 and 8 EOL 2019-04-29 09:29:46 +08:00
SmallTianTian
64af6dd220 expose port. 2019-04-15 11:11:58 +08:00
khs1994
24399a1ede Replace http with https 2019-01-06 10:15:13 +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
ac192efc26 Update typeset 2018-12-31 16:09:34 +08:00
khs1994
925d93947a Update dockerfile format 2018-12-31 14:50:31 +08:00
khs1994
73ccb16b21 Add php image 2018-12-31 09:25:33 +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
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
8b414cf2f5 Update soft version 2018-12-15 23:04:32 +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
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
khs1994
75ac38a92f Update ubuntu version to 18.04
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-12-08 21:48:16 +08:00
khs1994
a2de8f8195 Change command docker ps to docker container ls #279 2018-01-15 22:00:53 +08:00
khs1994
26ce09cc6f Update faq 2017-12-31 14:27:55 +08:00
khs1994
606f30631e Update appendix repo wordpress 2017-12-31 14:26:03 +08:00
khs1994
519eea1e60 Change debian to alpine 2017-12-31 14:20:04 +08:00
khs1994
1920ec4d71 Add Best practices for writing Dockerfiles 2017-12-06 19:29:09 +08:00
khs1994
ca5b5e088a Update appendix 2017-12-01 17:32:39 +08:00
khs1994
cd9134842b Fix #270 docker daemon deprecated 2017-12-01 16:50:45 +08:00
khs1994
a9359e51d3 Add chinese docker resources 2017-11-30 15:05:32 +08:00
khs1994
3b4e195983 Fix links 2017-11-30 15:04:49 +08:00
khs1994
9555a6f570 Update appendix/resources 2017-11-24 10:27:39 +08:00
khs1994
e36c307923 Update appendix/repo 2017-11-24 10:19:15 +08:00
khs1994
92aed4265c Update FAQ 2017-11-24 09:56:30 +08:00
khs1994
131e2f3c94 Update FAQ 2017-11-24 00:29:51 +08:00
khs1994
4891f3fb8f Fix #117 2017-11-22 11:13:23 +08:00
khs1994
9e09742386 Remove dockerfile in appendix #209 2017-11-01 00:36:57 +08:00
mzeht
caf3cdf801 appendix/repo目录下语法格式修改 2017-02-07 22:04:05 +08:00
mzeht
53aca57515 appendix/repo/ubuntu.md语法格式修改 2017-02-07 21:59:32 +08:00
Baohua Yang
2cfa980930 Add faq to find network veth pair 2016-12-10 17:06:04 +08:00