2022-06-14
This commit is contained in:
parent
dc68cce9ed
commit
652609ca71
18 changed files with 565 additions and 2144 deletions
5
rust/Dockerfile
Normal file
5
rust/Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM ghcr.io/pyo3/maturin
|
||||
|
||||
LABEL ed_lrr_dev latest
|
||||
RUN rustup default nightly
|
||||
RUN pip install maturin[zig]
|
Loading…
Add table
Add a link
Reference in a new issue