Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Engel Simulator 2020
Engel Simulator 2020
Commits
e49ee1de
Commit
e49ee1de
authored
Dec 21, 2020
by
Anton Weber
Committed by
Rahix
Dec 21, 2020
Browse files
add builder docker image
parent
55ec109c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/Dockerfile
0 → 100644
View file @
e49ee1de
FROM
rust:1.48.0-buster
RUN
rustup component add rustfmt
RUN
cargo
install
wasm-pack
RUN
curl
-sL
https://deb.nodesource.com/setup_14.x | bash -
RUN
apt-get
install
-y
nodejs
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment