This commit is contained in:
@ -21,6 +21,7 @@ ENV PATH="/root/.cargo/bin:${PATH}"
|
||||
RUN rustup default nightly
|
||||
RUN rustup target add wasm32-unknown-unknown
|
||||
RUN cargo install cargo-leptos@0.2.26 --locked
|
||||
RUN cargo install mdbook
|
||||
|
||||
# Install ImageMagick
|
||||
RUN cd / && \
|
||||
|
Reference in New Issue
Block a user