We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496d5d5 commit 0ebe691Copy full SHA for 0ebe691
Dockerfile.tmpl
@@ -6,7 +6,7 @@ RUN apk add --no-cache \
6
perl perl-ipc-run \
7
make musl-dev gcc bison flex coreutils \
8
zlib-dev libedit-dev \
9
- clang clang-analyzer \
+ clang clang-analyzer linux-headers \
10
python2 python2-dev py2-virtualenv;
11
12
0 commit comments