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

Fix docker compose health check #22

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Fix docker compose health check #22

merged 1 commit into from
Nov 13, 2024

Conversation

pkwarren
Copy link
Member

Update docker compose healthcheck for bufstream to call the status CLI instead of using nc which isn't available in the distroless image.

Update the docker consumer and producer to use the same distroless nonroot image used by the bufstream container.

Fixes #21.

Update docker compose healthcheck for bufstream to call the status CLI
instead of using `nc` which isn't available in the distroless image.

Update the docker consumer and producer to use the same distroless
nonroot image used by the bufstream container.

Fixes #21.
@pkwarren pkwarren merged commit e61764d into main Nov 13, 2024
3 checks passed
@pkwarren pkwarren deleted the pkw/issue-21 branch November 13, 2024 18:03
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.

healthcheck not working
2 participants