„Dockerfile“ ändern
This commit is contained in:
@@ -66,7 +66,7 @@ RUN apt-get update && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y && \
|
||||
PATH=$PATH:$HOME/.cargo/env && \
|
||||
source $HOME/.cargo/env && \
|
||||
rustup component add rust-src && \
|
||||
rustup component add clippy
|
||||
|
||||
|
Reference in New Issue
Block a user