We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ae3b7 commit 1f83334Copy full SHA for 1f83334
1 file changed
Dockerfile
@@ -20,7 +20,8 @@ RUN apk add \
20
bzip2-dev \
21
libsodium-dev \
22
libxml2-dev \
23
- libxslt-dev
+ libxslt-dev \
24
+ linux-headers
25
26
# fixes "sockets" compilation issues
27
# sendrecvmsg.c:128:19: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred'
0 commit comments