Skip to content

A project template for php mysql nginx. Built with Docker Compose

Notifications You must be signed in to change notification settings

Broodco/php_docker_mysql_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP_Docker Repository Template

What is this ?

This template repository is a boilerplate setup for a PHP application.

Its current version ships with PHP 8.1, Mysql 8.0, phpMyAdmin and an Nginx server running on Alpine. All of it orchestrated and run by Docker Compose.

Requirements

Docker Engine and Docker Compose

How to use it ?

Clone this repository, or click the Use this template button on Github. For more information about Github repositories, please refer to the Github documentation.

Once cloned, please refer to the README.md file provided by phpdocker.io in the phpdocker directory to run the application.

The entrypoint of your php application will be /src/public/index.php.

Notes

The Docker Compose file was initially generated by phpdocker.io.

About

A project template for php mysql nginx. Built with Docker Compose

Topics

Resources

Stars

Watchers

Forks