We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbb3fa0 commit 79c84e2Copy full SHA for 79c84e2
docker/Dockerfile
@@ -12,6 +12,7 @@ RUN apt-get update \
12
netcat-traditional \
13
tini \
14
gcc \
15
+ libc6-dev \
16
&& apt-get clean
17
18
WORKDIR /rodhaj
0 commit comments