nodocker :clown:
This commit is contained in:
parent
34e080e598
commit
88fe84e0a0
|
@ -1,9 +0,0 @@
|
|||
FROM rustlang/rust:nightly
|
||||
|
||||
WORKDIR /app
|
||||
COPY Cargo.toml ./
|
||||
COPY src ./src
|
||||
COPY templates ./templates
|
||||
|
||||
|
||||
RUN cargo build --release
|
Loading…
Reference in New Issue
Block a user