We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a1d37 commit 004a999Copy full SHA for 004a999
rust/cubestore/Dockerfile
@@ -4,6 +4,7 @@ WORKDIR /build/cubestore
4
5
COPY cubeshared /build/cubeshared
6
7
+COPY cubestore/rust-toolchain.toml .
8
COPY cubestore/Cargo.toml .
9
COPY cubestore/Cargo.lock .
10
COPY cubestore/cuberockstore cuberockstore
0 commit comments