/lapp-docker

PHP docker compose development environment

Primary LanguageShellApache License 2.0Apache-2.0

LAPP built with Docker Compose

Versions

  • PHP Version 7.3.12
  • Apache Version 2.4
  • POSTGRESQL version 12

Config default

  • PostgreSQL database and password settings are inside the .env file
  • Apache2 vhost mapping are within .config / vhosts
  • PHP a php file was left in the index to do some stack testing
  • Virtualhost /var/www/html

Images docker repository

other versions of php inside the stack

Installation

git clone https://github.com/eriktonon/lapp-docker
cd lapp-docker
docker-compose up -d

You can access it via http://localhost.