mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
fix/add-wasm32-target-dockerfiles
This commit is contained in:
@@ -20,6 +20,8 @@ RUN curl https://sh.rustup.rs -sSf | bash -s -- -y --default-toolchain "${RUST_V
|
||||
|
||||
ENV PATH="/root/.cargo/bin:${PATH}"
|
||||
|
||||
RUN rustup target add wasm32-unknown-unknown
|
||||
|
||||
RUN cargo search whatever # creates .cargo cache
|
||||
|
||||
# 2. stage
|
||||
|
||||
Reference in New Issue
Block a user