mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-18 03:21:36 +02:00
doh
This commit is contained in:
parent
47c53a429c
commit
6dbceeeefa
@ -66,8 +66,6 @@ RUN set -euxo pipefail \
|
||||
; rm -rf src/tests/*php7*/ src/tests/*session*/ src/tests/broken_configuration/ src/tests/*cookie* src/tests/upload_validation/ \
|
||||
; apk add --virtual .build-deps php83-dev php83-cgi php83-simplexml php83-xml pcre-dev build-base php83-pear php83-openssl re2c \
|
||||
; pecl83 install vld-beta \
|
||||
; ln -s /usr/bin/phpize83 /usr/bin/phpize \
|
||||
; ln -s /usr/bin/php-config83 /usr/bin/php-config \
|
||||
; make -j $(grep -c processor /proc/cpuinfo) release \
|
||||
; cp src/.libs/snuffleupagus.so /app \
|
||||
; rm -rf /root/.cargo /tmp/*.pem /root/.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user