Skip to content

eduvnsm/php-docker-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Docker to Setup a Basic PHP (LAMP) Environment

Clone this repo then cd inside the repo's folder:

docker-compose up

Go to your favorite browser and access localhost:8081 to see the result.

To access the dababase you can go to localhost:8090 and log with the credentials: Username: Test Password: secret

About

A simple PHP environment using Docker!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published