Skip to content

Commit

Permalink
fix perms after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
samstokes committed Nov 30, 2018
1 parent 33314b8 commit 696f994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,8 @@ RUN opam install -y \
# Install Rust toolchain
########################

USER root

ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
Expand Down

0 comments on commit 696f994

Please sign in to comment.