caddy fiilailuu
This commit is contained in:
@@ -9,7 +9,8 @@ RUN curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# 1. Kopioi vain Cargo-tiedostot → riippuvuudet cacheen
|
# 1. Kopioi vain Cargo-tiedostot → riippuvuudet cacheen
|
||||||
COPY Cargo.toml Cargo.lock ./
|
COPY Cargo.toml ./
|
||||||
|
COPY Cargo.lock* ./
|
||||||
COPY hub/Cargo.toml hub/Cargo.toml
|
COPY hub/Cargo.toml hub/Cargo.toml
|
||||||
COPY node/Cargo.toml node/Cargo.toml
|
COPY node/Cargo.toml node/Cargo.toml
|
||||||
COPY native-node/Cargo.toml native-node/Cargo.toml
|
COPY native-node/Cargo.toml native-node/Cargo.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user