1 Star 0 Fork 0

sdndohlil-bwycc/docker.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 181 Bytes
一键复制 编辑 原始数据 按行查看 历史
Trapier Marshall 提交于 2018-05-04 04:51 +08:00 . remind compose file how to build
version: "2"
services:
docs:
build:
context: .
dockerfile: Dockerfile
image: docs/docstage
ports:
- "4000:4000"
volumes:
- "./:/usr/src/app"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sdndohlil-bwycc/docker.github.io.git
git@gitee.com:sdndohlil-bwycc/docker.github.io.git
sdndohlil-bwycc
docker.github.io
docker.github.io
master

搜索帮助