Skip to content

crabvn/docker-php-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Required

Run

make up

Access http://localhost:8080

List make command:

  • make up stop then start containers
  • make down stop then remove containers
  • make php-bash-login login to php container
  • make provision up start containers then install the packages

Start your own project

Copy your project folders to source folder OR access to docker container and run the project setup commands.

That's it! Enjoy PHP project with Docker.

About

Empty repository using docker with php and mysql. Run by make command

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors