Skip to content

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

Notifications You must be signed in to change notification settings

kcclemo/docker-lamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%