Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinChamber committed May 5, 2023
1 parent 3e9216f commit 94a7371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ WORKDIR /kvrocks
COPY --from=build /kvrocks/build/kvrocks ./bin/

COPY --from=build /kvrocks/tools/redis-cli ./bin/
RUN ln -s /kvrocks/bin/redis-cli /usr/bin/redis-cli
ENV PATH="$PATH:/kvrocks/bin"

VOLUME /var/lib/kvrocks

Expand Down

0 comments on commit 94a7371

Please sign in to comment.