Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add HEALTCHECK NONE to fix gsh problem
chubing committed 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
@@ -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.