We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c231a60 commit 8076c45Copy full SHA for 8076c45
1 file changed
Dockerfile
@@ -19,6 +19,7 @@ RUN chmod +x /usr/local/bin/install-ubuntu-packages
19
# Basic OS/System tools
20
RUN install-ubuntu-packages \
21
binutils \
22
+ ccache \
23
cmake \
24
gcc g++ gfortran \
25
locales \
0 commit comments