1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-17 01:31:13 +00:00

Also remove libs from other platforms Dockerfiles

This commit is contained in:
Miroslav Prasil 2018-11-03 18:56:41 +01:00
parent 9b20247fc2
commit f408efc927
3 changed files with 0 additions and 3 deletions

View file

@ -45,7 +45,6 @@ WORKDIR /app
# Copies over *only* your manifests and vendored dependencies
COPY ./Cargo.* ./
COPY ./libs ./libs
COPY ./rust-toolchain ./rust-toolchain
# Prepare openssl arm64 libs