lighthouse/Dockerfile
2019-02-07 17:39:47 +11:00

5 lines
79 B
Docker

FROM rust:latest
RUN apt-get update && apt-get install -y clang libclang-dev