Commit Graph

16 Commits (master)

Author SHA1 Message Date
Kang HuaiShuai 709c77adcb
Update title style
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2019-11-05 23:35:43 +08:00
Kang HuaiShuai c788212aad
Use vuepress build book
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
2019-11-05 19:15:33 +08:00
khs1994 234ac706a3
Update dockerfile format 2018-12-31 14:50:31 +08:00
khs1994 8939af4f97 Update compose #288 2017-12-10 11:52:09 +08:00
khs1994 584a3696a1 Update compose 2017-11-26 09:54:04 +08:00
khs1994 cbc8f54ed7 Update Docker Compose file format 3 2017-11-23 15:48:52 +08:00
khs1994 d1a640f383 Fix #206 #117 2017-11-13 18:54:38 +08:00
khs1994 4f42a0e730 Update docker-compose 2017-11-01 00:20:30 +08:00
wzcboss c6245b2455 remove ;in index.py 2017-07-24 17:18:05 +08:00
johannlai 93e2d43c4f 修改Web为web,与目录中的命名一致 2017-01-06 15:44:31 +08:00
Tao Wang df94a6e1fb 将所有的 "```sh" 替换为 "```bash"
这样更兼容 prism 避免报错。
2016-11-10 22:48:32 +11:00
zhangzheng 3d9982357b fix compose usage, about haproxy config 2016-10-25 16:10:36 +08:00
catroll 51c1f16947 Update compose/usage.md, repository/dockerhub.md, fix three hyperlink 2016-05-25 09:32:05 +08:00
GameXG c71cf6a731 修正 compose 例子错误
数据卷相对路径必须以 . 或 .. 开头,否则会被认为是卷名称,由于存在 “/” 会提示:ERROR: haproxy/haproxy.cfg includes invalid characters for a local volume name, only [a-zA-Z0-9][a-zA-Z0-9_.-] are allowed 

参考来源:https://docs.docker.com/compose/compose-file/
You can mount a relative path on the host, which will expand relative to the directory of the Compose configuration file being used. Relative paths should always begin with . or ...
2015-11-26 22:41:28 +08:00
Baohua Yang 5f59530d4c Add compose quick start example 2015-05-11 14:46:51 +08:00
Baohua Yang 8626d13738 Add the compose chapter 2015-05-08 20:10:01 +08:00