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 0328eb5 commit 4b3af3fCopy full SHA for 4b3af3f
docker/alpine.Dockerfile
@@ -6,7 +6,7 @@ RUN \
6
# core dependencies
7
gcc gmp-dev libevent-static musl-dev pcre-dev pcre2-dev \
8
# stdlib dependencies
9
- libxml2-dev openssl-dev openssl-libs-static tzdata yaml-static zlib-static \
+ libxml2-dev libxml2-static openssl-dev openssl-libs-static tzdata yaml-static zlib-static xz-static \
10
# dev tools
11
make git \
12
# build libgc dependencies
0 commit comments