Skip to content

Commit 8076c45

Browse files
committed
Add ccache
1 parent c231a60 commit 8076c45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN chmod +x /usr/local/bin/install-ubuntu-packages
1919
# Basic OS/System tools
2020
RUN install-ubuntu-packages \
2121
binutils \
22+
ccache \
2223
cmake \
2324
gcc g++ gfortran \
2425
locales \

0 commit comments

Comments
 (0)