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

11 lines
246 B
Plaintext
Raw Normal View History

2019-09-18 11:29:58 +02:00
IMAGE alpine3.9-php7.2_7.2.19-190620
2019-09-18 11:29:58 +02:00
LAYER alpine3.9_3.9.4-190620
2019-11-15 17:45:34 +01:00
LAYER alpine3.9-nginx_1.14.2-191115
2018-09-05 17:46:44 +02:00
2018-09-12 16:08:10 +02:00
RUN EOF
2019-11-15 17:45:34 +01:00
apk --no-cache add php7 php7-ctype php7-fpm php7-gd php7-json php7-mbstring php7-mcrypt php7-opcache php7-session
2018-09-12 16:08:10 +02:00
EOF
2019-09-18 11:29:58 +02:00
CMD php -a