Skip to content

Commit

Permalink
Add HEALTCHECK NONE to fix gsh problem
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored May 7, 2019
1 parent e89fd07 commit 08ab73f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ WORKDIR /opt/grouper/grouper.apiBinary/

EXPOSE 80 443

HEALTHCHECK NONE

ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]

CMD ["bin/gsh", "-loader"]

0 comments on commit 08ab73f

Please sign in to comment.