This is a personal use project forked from the following repo:
https://github.com/sprintcube/docker-compose-lamp.git
please use the readme from original repo to customise
- Clone this repository on your local computer
- configure .env as needed
- Run the
docker compose up -d.
git clone https://github.com/sprintcube/docker-compose-lamp.git
cd docker-compose-lamp/
cp sample.env .env // skip this if you like my customised one
// modify sample.env as needed
docker compose up -d
// visit localhost