Spotter-VM/lxc-shared/alpine3.9-php7.2/lxcfile

13 lines
401 B
Plaintext

IMAGE alpine3.9-php7.2 7.2.19-190620
META title Alpine 3.9 PHP 7.2
META desc-cs Základní LXC vrstva s běhovým prostředím pro PHP 7.2
META desc-en Basic LXC layer with PHP 7.2 runtime environment
META type layer
META license GPL
LAYER alpine3.9 3.9.4-190620
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