"config/git@gitlab.redclara.net:vsog/docker-compose-lamp.git" did not exist on "a3e9b89d7ef2386874afe377a6241ffc7fd1b8d4"
Default vhost
Narendra Vaghela authored
a3e9b89d
Name Last commit Last update
bin Initial version
config/vhosts Default vhost
data Add empty data directory
logs Add logs
www Add database connection test script
.gitignore Add logs
LICENSE Initial commit
README.md Update readme and root password
docker-compose.yml Add logs
sample.env Add logs

docker-compose-lamp

LAMP stack using Docker

  • Create .env file in root directory. Copy the content from sample.env and modify it as per your environment.
  • Open command prompt and run docker-compose build
  • Run docker-compose up -d

phpMyAdmin

http://localhost:8080/ username: root password: tiger