Fetch the repository succeeded.
使用方法:
首先安装Docker, 有条件的推荐用前两个方式,老设备用Toolbox
复制项目
$ git clone https://gitee.com/linwx/Yii2Docker.git
在项目根目录运行
$ docker-compose up -d
然后打开浏览器,就可以在http://localhost 访问到项目的首页啦, 通过http://localhost:8080 访问phpmyadmin
安装额外的PHP扩展可修改php/Dockerfile,然后再重新build
Sign in for post a comment
Comments ( 2 )