Skip to content

MatthewHons/php-docker-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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 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 generated by phpdocker.io.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published