FROM wordpress:5-apache RUN a2enmod headers COPY ./uploads.ini /usr/local/etc/php/conf.d/uploads.ini