Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Docker build to ENTRYPOINT
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepone committed Feb 13, 2020
1 parent e60bd04 commit 45accb1
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 @@ -57,4 +57,4 @@ EXPOSE 4040
USER appuser:appuser

# ENTRYPOINT ["leader-elector", "--id=$(hostname)"]
CMD ["leader-elector"]
ENTRYPOINT ["leader-elector"]

0 comments on commit 45accb1

Please sign in to comment.