This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
FROM git.luke-else.co.uk/luke-else/lab:latest
|
FROM git.luke-else.co.uk/luke-else/lab:latest
|
||||||
|
|
||||||
RUN sudo apk add --no-cache cargo rust-analyzer rust-clippy
|
RUN sudo apk add --no-cache cargo rust-analyzer rustfmt rust-clippy
|
||||||
|
|
||||||
CMD [ "cargo run --release" ]
|
CMD [ "cargo run --release" ]
|
||||||
Reference in New Issue
Block a user