Skip to content
/ phpdock Public

基于 docker 和 docker-compose 的 php 集成开发环境

Notifications You must be signed in to change notification settings

o8x/phpdock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the development environment of php on docker

基于 docker 和 docker-compose 的 php 集成开发环境

软件版本

  • php 7.4 | 7.3
  • mysql 5.7
  • nginx 1.17
  • ...

运行

docker-compose up -d [php-fpm|nginx|mysql|redis|rabbitmq]