Tweaks
This commit is contained in:
4
containers/rust/Containerfile
Normal file
4
containers/rust/Containerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM git.plabble.org/maurice/devc-base:main
|
||||
|
||||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
RUN . '/home/user/.cargo/env' && rustup component add rust-analyzer
|
||||
Reference in New Issue
Block a user