Skip to content

Commit

Permalink
Added missing public directory to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Feb 16, 2022
1 parent a07f088 commit 39e52fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ LABEL name="kafka-mongo-watcher"

WORKDIR /
COPY --from=builder /project/kafka-mongo-watcher kafka-mongo-watcher
COPY --from=builder /project/public /public

CMD ["./kafka-mongo-watcher"]

0 comments on commit 39e52fd

Please sign in to comment.