blob: 89ddc2b2820b40a76f4115a196a204d375fcce45 [file] [log] [blame]
FROM centos:7
RUN yum install -y git gcc
ENV PATH=$PATH:/rust/bin