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

Implement replica-set setup as --health-cmd in ci:build and ci:build:image #883

Closed
make-github-pseudonymous-again opened this issue Apr 17, 2024 · 3 comments · Fixed by #889
Labels
ci This issue is about continuous integration docker This has to do with docker images and containers

Comments

@make-github-pseudonymous-again
Copy link
Contributor

Already implemented for ci:build:compose in #880.

See https://docs.docker.com/engine/reference/run/#healthchecks for documentation.

Not that there does not seem to be a way to set this up on startup via /docker-entrypoint-initdb.d/, see docker-library/mongo#339.

See also docker-library/mongo#246 (comment).

@make-github-pseudonymous-again make-github-pseudonymous-again added ci This issue is about continuous integration docker This has to do with docker images and containers labels Apr 17, 2024
@make-github-pseudonymous-again
Copy link
Contributor Author

make-github-pseudonymous-again commented Apr 17, 2024

@make-github-pseudonymous-again
Copy link
Contributor Author

@make-github-pseudonymous-again make-github-pseudonymous-again changed the title Implement replica-set setup as --heatlh-cmd in ci:build and ci:build:image Implement replica-set setup as --health-cmd in ci:build and ci:build:image Apr 17, 2024
@make-github-pseudonymous-again
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This issue is about continuous integration docker This has to do with docker images and containers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant