This commit is contained in:
@@ -10,3 +10,5 @@ COPY ./Cargo.lock .
|
|||||||
COPY ./Cargo.toml .
|
COPY ./Cargo.toml .
|
||||||
|
|
||||||
RUN cargo build --target x86_64-unknown-linux-musl --release
|
RUN cargo build --target x86_64-unknown-linux-musl --release
|
||||||
|
|
||||||
|
ENTRYPOINT ["./target/x86_64-unknown-linux-musl/release/status-checker"]
|
||||||
|
|||||||
Reference in New Issue
Block a user