added the compiler
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM rust:1.39
|
||||
|
||||
RUN apt update && apt-get install -y llvm clang
|
||||
WORKDIR /code
|
||||
|
||||
Reference in New Issue
Block a user