This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user