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 c46d361 commit fcdecaaCopy full SHA for fcdecaa
Dockerfile
@@ -5,7 +5,7 @@ RUN echo "UTC" > /etc/timezone
5
6
# Install essential build tools
7
RUN apk add --update --no-cache \
8
- g++ autoconf make curl \
+ g++ autoconf make curl linux-headers \
9
#soap
10
libxml2 libxml2-dev \
11
#zip
0 commit comments