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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker Healthcheck to both containers. #893

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

Conversation

GAS85
Copy link

@GAS85 GAS85 commented May 7, 2024

What type of PR is this?

  • feature

What this PR does / why we need it:

This PR introduced Docker Healthcheck to normal and rootless containers. It is Based on GoogleContainerTools/distroless#183 (comment)

Which issue(s) this PR fixes:

Fixes #890

Special notes for your reviewer:

You asked for PR 馃槃

Testing

Container was build and after 30 Seconds marked as healthy. Also GET request to the / can be seen in the logs.

Release Notes

- Add `wget` to `rootless` container.
- Introduced Healthcheck to containers.

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.

Add healthcheck to container or to example
1 participant