We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d0ace commit b7b59c5Copy full SHA for b7b59c5
docker/domserver/Dockerfile
@@ -58,7 +58,7 @@ RUN useradd -m domjudge
58
RUN apt-get update \
59
&& apt-get install --no-install-recommends --no-install-suggests -y \
60
acl curl zip unzip supervisor mariadb-client pv apache2-utils \
61
- nginx php-cli php-fpm php-zip \
+ nginx php-cli php-fpm php-zip php-bcmath \
62
php-gd php-curl php-mysql php-json php-intl \
63
php-gmp php-xml php-mbstring php-ldap \
64
enscript lpr \
0 commit comments