docker php:7.4-apache php ini file code example Example: php docker offical apache FROM php:7.2-apache COPY src/ /var/www/html/