Spotter-VM/lxc-shared/alpine3.12-php7.3/image

9 lines
226 B
Plaintext

IMAGE alpine3.12-php7.3_7.3.25-210106
FROM alpine3.12_3.12.3-210106
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 /usr/bin/php -a