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