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