This repository was archived by the owner on May 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed
Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ RUN install-php-extensions mysqli \
2525 mbstring \
2626 exif \
2727 pcntl \
28- pcov \
2928 soap \
3029 gd \
3130 zip \
3231 sockets \
3332 opcache \
3433 intl \
3534 redis \
35+ imagick \
3636 yaml
3737# Split out to avoid segfault when installing all in one go
38- RUN install-php-extensions imagick
38+ RUN install-php-extensions pcov
3939
4040RUN /docker-scripts/install_users.sh
4141RUN /docker-scripts/install_config.sh
You can’t perform that action at this time.
0 commit comments