FROM php:7-apache

COPY script.sh /

RUN chmod +x /script.sh && /script.sh