Skip to content

Commit ac59f75

Browse files
committed
Add GCC within Dockerfile
1 parent dba8a57 commit ac59f75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get update \
1111
git \
1212
netcat-traditional \
1313
tini \
14+
gcc \
1415
&& apt-get clean
1516

1617
WORKDIR /rodhaj

0 commit comments

Comments
 (0)