Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding docker healthcheck and an unauthenticated port for external healthchecks #5

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from

Conversation

omercnet
Copy link

@omercnet omercnet commented Mar 1, 2017

starting docker v1.12 there's an option for an internal healthcheck
this commit allows an unauthenticated requests from localhost and
adds an additional server with port 9999 for orchestrated healthchecks
like rancher or k8s, this port should not be exposed to untrusted networks

…althchecks

starting docker v1.12 there's an option for an internal healthcheck
this commit allows an unauthenticated requests from localhost and
adds an additional server with port 9999 for orchestrated healthchecks
like rancher or k8s, this port should not be exposed to untrusted networks
Base automatically changed from master to latest February 13, 2021 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant