This website requires JavaScript.
Explore
Help
Sign In
ehlxr
/
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-10-20 05:51:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c9555eb0f5f1fe6fc4f5bb8f9dda5105ae0b13e9
docker_practice
/
fig
History
Baohua Yang
8626d13738
Add the compose chapter
2015-05-08 20:10:01 +08:00
..
cli_ref.md
Add the compose chapter
2015-05-08 20:10:01 +08:00
django.md
…
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
Add the compose chapter
2015-05-08 20:10:01 +08:00
rails.md
…
README.md
Add the compose chapter
2015-05-08 20:10:01 +08:00
wordpress.md
…
yml_ref.md
暴漏 to 暴露
2015-01-15 20:47:16 +08:00
README.md
#Fig 在你的应用里面添加一个
fig.yml
文件,并指定一些简单的内容,执行
fig up
它就能帮你快速建立起一个容器。目前已经正式更名为
Compose
。