Skip to content

Commit

Permalink
add back CMD in m3comparator.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kentzeng12 committed Oct 22, 2024
1 parent 943d190 commit 4d5c8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/comparator/m3comparator.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ ADD ./m3comparator /bin/
EXPOSE 9000/tcp 9001/tcp

ENTRYPOINT [ "/bin/m3comparator" ]
CMD

0 comments on commit 4d5c8c0

Please sign in to comment.