Dockerfile:
FROM rust:latest
RUN apt update && apt upgrade -y
RUN rustup target add wasm32-unknown-unknown
RUN cargo install --locked trunk
Content type
Image
Digest
sha256:fdf767455…
Size
608.2 MB
Last updated
almost 3 years ago
docker pull myousefnezhad/rust