Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guoxiangke/docker-nginx-php-fpm
https://github.com/guoxiangke/docker-nginx-php-fpm
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guoxiangke/docker-nginx-php-fpm
- Owner: guoxiangke
- Created: 2017-07-19T04:25:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T12:16:10.000Z (over 7 years ago)
- Last Synced: 2024-11-08T15:25:45.893Z (2 months ago)
- Language: Nginx
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.