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-15 19:51:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5f59530d4cb3f3376ba9573a0811c111897234ad
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
…
README.md
#Fig 在你的应用里面添加一个
fig.yml
文件,并指定一些简单的内容,执行
fig up
它就能帮你快速建立起一个容器。目前已经正式更名为
Compose
。