Skip to content

Commit

Permalink
Default CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Jul 7, 2024
1 parent ed5ef55 commit 7b910a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ RUN apk upgrade
WORKDIR /root/
COPY --from=builder /heplify-server/cmd/heplify-server/heplify-server .
COPY --from=builder /heplify-server/scripts ./scripts
CMD ["./heplify-server"]

0 comments on commit 7b910a6

Please sign in to comment.