Skip to content

Stewll/docker-apache-php-mariabd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker LAMP

Linux + Apache + MariaDB (MySQL) + PHP 7.2 on Docker Compose. Mod_rewrite enabled by default.

Instructions

Enter the following command to start your containers:

$ docker-compose up -d

To stop them, use this:

$ docker-compose stop

Feel free to make pull requests and help to improve this.

If you are looking for phpMyAdmin, take a look at this.

About

Apache + MariaDB (MySQL) + PHP 7 on Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.2%
  • JavaScript 20.5%
  • CSS 12.4%
  • SCSS 0.8%
  • HTML 0.1%
  • Shell 0.0%