1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-18 15:00:04 +02:00

Remove libs from Dockerfile

Dieser Commit ist enthalten in:
Miroslav Prasil 2018-11-03 18:54:36 +01:00
Ursprung e844f41abc
Commit 9b20247fc2

Datei anzeigen

@ -41,7 +41,6 @@ WORKDIR /app
# Copies over *only* your manifests and vendored dependencies
COPY ./Cargo.* ./
COPY ./libs ./libs
COPY ./rust-toolchain ./rust-toolchain
# Builds your dependencies and removes the