Skip to content

pippo111/lamp-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What it is

It is simple LAMP stack which allows you to run any PHP based application that requires www and mysql server.

What it contains

  • PHP 8.0.x
  • MySQL 8.0.x
  • phpMyAdmin 5.1.1

How to run

Go to project directory and run: docker-compose up

Then open in your browser: http://localhost:8000

Put your PHP application inside ./www folder.

How to customize

Check docker-compose.yml file.

About

LAMP stack using docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published