Skip to content

Provide an environment with PHP7, MariaDB and Apache

License

Notifications You must be signed in to change notification settings

charles-lebrun/docker_environement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_environement

Provide an environment with PHP7, MariaDB and Apache

Code Example

To use this project, it's simple just hit this command

docker-compose up -d

This commande run 3 containers :

  • 1 container for Apache and your file on port 80, 443 with ip 127.0.0.1
  • 1 container for mariaDB on port 3306 with ip 127.0.0.1
  • 1 container for phpmyadmin on port 8080 with ip 127.0.0.1

About

Provide an environment with PHP7, MariaDB and Apache

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages