PHP Docker Offical Apache
FROM php:7.2-apache
COPY src/ /var/www/html/
Encouraging Eland
FROM php:7.2-apache
COPY src/ /var/www/html/