Skip to content

Commit

Permalink
fix: docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
lgalabru committed Mar 1, 2023
1 parent 9692159 commit 6ad5206
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dockerfiles/components/chainhook-node.dockerfile
Expand Up @@ -12,14 +12,6 @@ COPY ./components/chainhook-types-rs /src/components/chainhook-types-rs

COPY ./components/chainhook-event-observer /src/components/chainhook-event-observer

COPY ./components/stacks-rpc-client /src/components/stacks-rpc-client

COPY ./components/clarity-repl /src/components/clarity-repl

COPY ./components/clarinet-utils /src/components/clarinet-utils

COPY ./components/hiro-system-kit /src/components/hiro-system-kit

WORKDIR /src/components/chainhook-cli

RUN mkdir /out
Expand Down

0 comments on commit 6ad5206

Please sign in to comment.