IMAGE alpine3.11-php7.3_7.3.14-200207 FROM alpine3.11_3.11.3-200207 RUN EOF apk --no-cache add nginx php7 php7-ctype php7-fpm php7-gd php7-json php7-mbstring php7-mcrypt php7-opcache php7-session EOF CMD php -a