Skip to content
Snippets Groups Projects
Commit 22ac6836 authored by Éloïs's avatar Éloïs
Browse files

Add Dockerfile

parent a2e7a9c8
No related branches found
No related tags found
No related merge requests found
FROM jibbow/rust-wasm32-unknown-unknown
LABEL maintainer="Elois Librelois"
LABEL version="0.1"
LABEL description="CI for rust-wasm projects"
# install wasm-pack
RUN cargo +nightly install wasm-pack
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment