Update Docker file
add make Former-commit-id: 0c8d5104f80d4e27b292c9c2ce5a9a7b2d3562a9
This commit is contained in:
parent
e49ba9d0ae
commit
78c04856e8
@ -7,7 +7,8 @@ RUN apt-get update && \
|
||||
curl \
|
||||
git \
|
||||
file \
|
||||
binutils
|
||||
binutils \
|
||||
make
|
||||
|
||||
# install rustup
|
||||
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||
|
Loading…
Reference in New Issue
Block a user