Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #69 from docker/2.4.0-a43-u23-w5-p6-20190507-rc1
Add HEALTCHECK NONE to fix gsh problem
chubing committed May 7, 2019
2 parents e89fd07 + 08ab73f commit 231c625
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 231c625

Please sign in to comment.