Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guoxiangke/docker-nginx-php-fpm


https://github.com/guoxiangke/docker-nginx-php-fpm

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

README.md
=====

1. install docker

2. install docker-compose

3. replace your code git rep url && branch docker_yourproject.

4. papare sql if is not a new project.

5. chmod +x run.sh && ./run.sh yourproject http://github.com/yourname/yourproject.git

6. import your sql & old file though run.bash doc.