FROM docker.io/library/php:apache RUN docker-php-ext-install mysqli bcmath COPY ./www/* /var/www/html