FROM rust:1.36 WORKDIR /usr/src/gallium COPY . . RUN cargo install --path .