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 7572c22 commit 34444a9Copy full SHA for 34444a9
contrib/Dockerfile.builder
@@ -8,6 +8,7 @@ RUN apt-get -qq update && \
8
apt-get -qq install --no-install-recommends --allow-unauthenticated -yy \
9
autoconf \
10
automake \
11
+ clang \
12
eatmydata \
13
software-properties-common \
14
build-essential \
contrib/Dockerfile.builder.i386
0 commit comments