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 5c48773 commit 57bbd8fCopy full SHA for 57bbd8f
docker/judgehost/Dockerfile.build
@@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
6
# Install required packages for build of judgehost
7
RUN apt update \
8
&& apt install --no-install-recommends --no-install-suggests -y \
9
- autoconf automake git \
+ autoconf automake git pkg-config \
10
gcc g++ make zip unzip \
11
php-cli php-zip lsb-release debootstrap \
12
php-gd php-curl php-mysql php-json \
0 commit comments