Skip to content

Commit 38a5840

Browse files
author
Thomas Luijken
committed
Cargo.lock is not part of the docker build process
1 parent 2356e0e commit 38a5840

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

oxybox/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ ENV RUSTFLAGS='--cfg reqwest_unstable'
33
RUN mkdir /source
44
WORKDIR /source
55
COPY ./Cargo.toml .
6-
COPY ./Cargo.lock .
76
COPY ./src/ ./src/
87
COPY ./protos / ./protos/
98
COPY ./build.rs .

0 commit comments

Comments
 (0)