mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 00:14:26 +01:00
add ccache to common debian container
This commit is contained in:
parent
13d3b718b8
commit
64da83ae96
@ -11,6 +11,7 @@ RUN \
|
||||
build-essential \
|
||||
bzip2 \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
curl \
|
||||
dirmngr \
|
||||
file \
|
||||
|
Loading…
Reference in New Issue
Block a user