mirror of
https://codeberg.org/demostf/backup.git
synced 2026-06-03 18:04:08 +02:00
move to api client crate
This commit is contained in:
parent
f06a7f2c20
commit
71f1ba6f3d
7 changed files with 759 additions and 205 deletions
|
|
@ -8,5 +8,5 @@ RUN cargo build --release
|
|||
FROM alpine:latest
|
||||
|
||||
COPY --from=build /home/rust/src/target/x86_64-unknown-linux-musl/release/backup /
|
||||
|
||||
ENV RUST_LOG=info
|
||||
CMD ["/backup"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue