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

Use HEALTHCHECK instruction in dockerfile #130

Open
LuqiPan opened this issue Mar 18, 2024 · 0 comments
Open

Use HEALTHCHECK instruction in dockerfile #130

LuqiPan opened this issue Mar 18, 2024 · 0 comments

Comments

@LuqiPan
Copy link
Contributor

LuqiPan commented Mar 18, 2024

As brought up by @0xpatrickdev in Agoric/dapp-agoric-basics#24 (comment), currently the consumers of a3p container image would need to implement bespoke script to check the health of a3p container, like in cosgov and dapp-agoric-basics.

It would be great if we could implement the health check in a3p container image itself and then the consumers of a3p container image could use standard docker commands to determine if the container is healthy or not.

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

No branches or pull requests

1 participant