Skip to content

Commit

Permalink
feat: adding the benchmark_client to the images for load testing
Browse files Browse the repository at this point in the history
  • Loading branch information
allan-bailey authored and huitseeker committed Jul 28, 2022
1 parent 394f896 commit ae7a7a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions narwhal/Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ WORKDIR "$WORKDIR/narwhal"

# Copy the Narwhal node binary to bin folder
COPY --from=builder narwhal/target/${BUILD_MODE}/node bin/
COPY --from=builder narwhal/target/${BUILD_MODE}/benchmark_client bin/

# Copy the entry point file
COPY Docker/entry.sh ./
Expand Down

0 comments on commit ae7a7a8

Please sign in to comment.