hiero-ledger / hiero-ledger/hiero-consensus-node
It would be useful to add pre-run & post-run hooks to entrypoint.sh
Open
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
### Problem
Sometimes I would like to perform some action before hedera service is started. Currently this requires replacing the command (ENTRYPOINT) used by the container. Adding a pre-run hook would simplify this.
### Solution
- Add optional before/after run hooks to entrypoint.sh
### Alternatives
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.