mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 22:43:06 +08:00
fix: dockerfile
This commit is contained in:
@@ -8,6 +8,8 @@ RUN rustup update 1.67.0 && rustup default 1.67.0
|
||||
|
||||
COPY ./components/ordhook-cli /src/components/ordhook-cli
|
||||
|
||||
COPY ./components/ordhook-core /src/components/ordhook-core
|
||||
|
||||
WORKDIR /src/components/ordhook-cli
|
||||
|
||||
RUN mkdir /out
|
||||
|
||||
Reference in New Issue
Block a user