8000 GitHub - birtanyildiz/docker-lamp: Apache + PHP + MySQL+ Phpmyadmin with Docker Compose
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Apache + PHP + MySQL+ Phpmyadmin with Docker Compose

Notifications You must be signed in to change notification settings

birtanyildiz/docker-lamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

git clone https://github.com/birtanyildiz/docker-lamp.git
cd docker-lamp/
docker-compose up

Access to phpmyadmin localhost:8080

Connecting mysql in your php code dbhost must be set to "mysql" which has been set in docker-compose.yml file at services section.

About

Apache + PHP + MySQL+ Phpmyadmin with Docker Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%
0