Skip to content

docker-compose install php(5.4,5.6,7.1,7.2),nginx,redis,mysql

License

Notifications You must be signed in to change notification settings

imbin/docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install php(7.2),nginx,redis,mysql based on docker-compose

Include

Nginx 1.13.0-alpine
PHP (7.2-fpm-alpine)
Redis 3.2
MySQL 5.7

Require

Docker for (Mac/Windows 10)

Build

sh build.sh

First Startup

docker-compose up -d

Second Startup

docker-compose start/restart/stop

Status

docker-compose ps

Uninstall

docker-compose down

Reinstall

docker-compose down
sh build.sh
docker-compose up -d

About

docker-compose install php(5.4,5.6,7.1,7.2),nginx,redis,mysql

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published