This website requires JavaScript.
Explore
Help
Register
Sign In
littlebalalafairy
/
docker_practice
Watch
1
Star
0
Fork
0
You've already forked docker_practice
mirror of
https://github.com/yeasy/docker_practice.git
synced
2025-06-08 09:52:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
docker_practice
/
fig
History
Baohua Yang
5cd720a388
Update compose
2016-11-25 22:24:48 +08:00
..
cli_ref.md
Add the compose chapter
2015-05-08 20:10:01 +08:00
env_ref.md
Add the compose chapter
2015-05-08 20:10:01 +08:00
install.md
Add the compose chapter
2015-05-08 20:10:01 +08:00
intro.md
fix "fig chapter" image links
2016-08-07 11:40:47 +08:00
README.md
Add the compose chapter
2015-05-08 20:10:01 +08:00
yml_ref.md
暴漏 to 暴露
2015-01-15 20:47:16 +08:00
README.md
#Fig 在你的应用里面添加一个
fig.yml
文件,并指定一些简单的内容,执行
fig up
它就能帮你快速建立起一个容器。目前已经正式更名为
Compose
。