mirror of
https://github.com/Noratrieb/rustc-i686-unknown-linux-musl.git
synced 2026-01-14 09:05:02 +01:00
Update Dockerfile
This commit is contained in:
parent
040f422c7a
commit
da8289c745
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ ENV OPENSSL_DIR=/root/openssl-3.5.0/build
|
||||||
ENV OPENSSL_LIB_DIR=$OPENSSL_DIR
|
ENV OPENSSL_LIB_DIR=$OPENSSL_DIR
|
||||||
|
|
||||||
# Build Rust
|
# Build Rust
|
||||||
|
WORKDIR /root
|
||||||
RUN git clone https://github.com/rust-lang/rust.git
|
RUN git clone https://github.com/rust-lang/rust.git
|
||||||
WORKDIR /root/rust
|
WORKDIR /root/rust
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue