This commit is contained in:
parent
1a5548b00e
commit
5e62c8982c
@ -2,6 +2,8 @@ FROM rust:1-alpine as builder
|
|||||||
|
|
||||||
ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL sparse
|
ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL sparse
|
||||||
|
|
||||||
|
RUN apk add --no-cache musl-dev
|
||||||
|
|
||||||
WORKDIR /home/rust/src
|
WORKDIR /home/rust/src
|
||||||
|
|
||||||
COPY Cargo.toml /home/rust/src/
|
COPY Cargo.toml /home/rust/src/
|
||||||
|
Loading…
Reference in New Issue
Block a user