Skip to content

anshabat/lamp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

lamp-docker

Simple docker container for LAMP stack project: php, mariadb, phpmyadmin

install

  • cd myproject
  • git clone [email protected]:anshabat/lamp-docker.git
  • cd docker
  • docker-compose up -d
  • cd ../

You can create demo index.php in the root of myproject folder with content for testing

Database setting

  • host - mariadb
  • username - root
  • password - root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published