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-08-04 15:01:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3f413027949b63e5b6e2d1e05baa4371f28ff7c7
docker_practice
/
fig
History
tangyang
7aab504ecb
fix "fig chapter" image links
2016-08-07 11:40:47 +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
fix "fig chapter" image links
2016-08-07 11:40:47 +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
。