Skip to content

danganh97/docker-nginx-mysql-php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start the container

    docker-compose up -d --build

Note: Container is running with

  • nginx
  • php-fpm7.4
  • mysql5.6

Mysql is using port 3306, The password of root user is password

Wanna use other php version ? Please change only images/php.Dockerfile file.

If it's ok to you, please give me a star ! Thanks for using

About

Docker run multiple project php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published