/docker-php-apache-mysql

Primary LanguageDockerfileMIT LicenseMIT

Docker-php-apache-mysql

Guide

This project is recommended for applications that use LAMP stack, with docker you can ignore/forget the L, but you can changed to suit your needs. To use this project you need to create your web application inside the app folder, or rename your application to app.

  • Docker
  • php:7.3-apache
  • Composer 2.1.6
  • Mysql 5.7
  • phpMyAdmin