52

GitHub - sprintcube/docker-compose-lamp: A basic LAMP stack environment built us...

 4 years ago
source link: https://github.com/sprintcube/docker-compose-lamp
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

LAMP stack built with Docker Compose

Landing Page

This is a basic LAMP stack environment built using Docker Compose. It consists following:

  • PHP
  • Apache
  • MySQL
  • phpMyAdmin

As of now, we have different branches for different PHP versions. Use appropriate branch as per your php version need:

Installation

Clone this repository on your local computer and checkout the appropriate branch e.g. 7.3.x. Run the docker-compose up -d.

git clone https://github.com/sprintcube/docker-compose-lamp.git
cd docker-compose-lamp/
git fetch --all
git checkout 7.3.x
docker-compose up -d

Your LAMP stack is now ready!! You can access it via http://localhost.

Configuration and Usage

Please read from appropriate version branch.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK