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
|
||||||
|
|
||||||
|
WORKDIR /home/rust/src
|
||||||
|
|
||||||
COPY Cargo.toml /home/rust/src/
|
COPY Cargo.toml /home/rust/src/
|
||||||
COPY Cargo.lock /home/rust/src/
|
COPY Cargo.lock /home/rust/src/
|
||||||
RUN mkdir /home/rust/src/src && \
|
RUN mkdir /home/rust/src/src && \
|
||||||
|
Reference in New Issue
Block a user