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 ef95853 commit e295f92Copy full SHA for e295f92
docker/domserver/Dockerfile
@@ -57,7 +57,7 @@ RUN useradd -m domjudge
57
# Install required packages for running of domserver
58
RUN apt-get update \
59
&& apt-get install --no-install-recommends --no-install-suggests -y \
60
- acl curl zip unzip supervisor mariadb-client apache2-utils \
+ acl curl zip unzip supervisor mariadb-client pv apache2-utils \
61
nginx php-cli php-fpm php-zip \
62
php-gd php-curl php-mysql php-json php-intl \
63
php-gmp php-xml php-mbstring php-ldap \
0 commit comments