File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1919 echo "**** install runtime packages ****" && \
2020 apk add --no-cache \
2121 fontconfig \
22+ mariadb-client \
2223 memcached \
2324 php81-ctype \
2425 php81-curl \
3233 php81-phar \
3334 php81-tokenizer \
3435 php81-zip \
35- mariadb-client \
3636 qt5-qtbase \
3737 ttf-freefont && \
3838 echo "**** configure php-fpm to pass env vars ****" && \
Original file line number Diff line number Diff line change 1919 echo "**** install runtime packages ****" && \
2020 apk add --no-cache \
2121 fontconfig \
22+ mariadb-client \
2223 memcached \
2324 php81-ctype \
2425 php81-curl \
3132 php81-pecl-memcached \
3233 php81-phar \
3334 php81-tokenizer \
35+ php81-zip \
3436 qt5-qtbase \
3537 ttf-freefont && \
3638 echo "**** configure php-fpm to pass env vars ****" && \
Original file line number Diff line number Diff line change 1919 echo "**** install runtime packages ****" && \
2020 apk add --no-cache \
2121 fontconfig \
22+ mariadb-client \
2223 memcached \
2324 php81-ctype \
2425 php81-curl \
3132 php81-pecl-memcached \
3233 php81-phar \
3334 php81-tokenizer \
35+ php81-zip \
3436 qt5-qtbase \
3537 ttf-freefont && \
3638 echo "**** configure php-fpm to pass env vars ****" && \
You can’t perform that action at this time.
0 commit comments