1 Star 0 Fork 35

jokul2010/docker-compose

forked from kancy/docker-compose 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
docker-compose-showdoc.yml 336 Bytes
Copy Edit Raw Blame History
huangchengkang authored 2019-11-08 15:14 . showdoc
version: '3'
services:
# ref: https://www.showdoc.cc/help?page_id=65610
showdoc:
image: xd2idwf5.mirror.aliyuncs.com/star7th/showdoc
container_name: showdoc
restart: always
volumes:
# chmod -R 777 /data/docker_file/showdoc/html
- /data/docker_file/showdoc/html:/var/www/html/
ports:
- "4999:80"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jokul2010/docker-compose.git
git@gitee.com:jokul2010/docker-compose.git
jokul2010
docker-compose
docker-compose
master

Search