Skip to content

Commit b7b59c5

Browse files
Add bcmath to another spot to get it into the DOMserver image
1 parent 07d0ace commit b7b59c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/domserver/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RUN useradd -m domjudge
5858
RUN apt-get update \
5959
&& apt-get install --no-install-recommends --no-install-suggests -y \
6060
acl curl zip unzip supervisor mariadb-client pv apache2-utils \
61-
nginx php-cli php-fpm php-zip \
61+
nginx php-cli php-fpm php-zip php-bcmath \
6262
php-gd php-curl php-mysql php-json php-intl \
6363
php-gmp php-xml php-mbstring php-ldap \
6464
enscript lpr \

0 commit comments

Comments
 (0)