1 Star 0 Fork 0

chenyue/yii

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 205 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenyue 提交于 2019-08-07 11:20 . 2019年8月7日 11:20:19
version: '2'
services:
php:
image: yiisoftware/yii2-php:7.1-apache
volumes:
- ~/.composer-docker/cache:/root/.composer/cache:delegated
- ./:/app:delegated
ports:
- '8000:80'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/aaron8_chen/yii.git
git@gitee.com:aaron8_chen/yii.git
aaron8_chen
yii
yii
master

搜索帮助