FROM alpine:3.13 COPY ./scripts/* /home/ ENV PHP_IDE_CONFIG='serverName=php' RUN sh /home/install_php7_dev.sh