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