Skip to content

A simple seed for using php, apache and mariadb with docker.

Notifications You must be signed in to change notification settings

gquittet/php-mariadb-apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP - MariaDB - Apache SEED

This seed is for creating a lightweight web server with Apache, PHP and MySQL.

Informations

Name URL Port
Database localhost 7001
PHP localhost 7000
PHPMyAdmin localhost 7002

Commands

Start

Just run this command

docker-compose up

Stop

Just press on Ctrl+C

Clean (only to delete project)

docker-compose rm
docker rmi tdi_php_apache

About

A simple seed for using php, apache and mariadb with docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published