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 85e7003 commit c101bf0Copy full SHA for c101bf0
Dockerfile.extproc
@@ -15,6 +15,7 @@ COPY tools/make/ tools/make/
15
COPY Makefile ./
16
COPY candle-binding/Cargo.toml candle-binding/
17
COPY candle-binding/src/ candle-binding/src/
18
+Copy tools ./tools
19
20
# Use Makefile to build the Rust library
21
RUN make rust
0 commit comments