We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A build script that start/stop Hyperledger Indy node pool is necessary for indy ledger plugin development.
A docker-compose definition that you can start / stop indy node pool with. It should mount a volume to support data persistency.
The text was updated successfully, but these errors were encountered:
Izuru0 https://github.com/izuru0 will be assigned to this issue. His account is made just now so GitHub search engine doesn't find it now yet.
Sorry, something went wrong.
feat(tools): docker-compose files for indy corresponding to issue hyp…
bdc68a0
…erledger-cacti#866 Signed-off-by: Izuru Sato <sato.izuru@fujitsu.com>
feat(tools): docker-compose files for indy corresponding to issue #866
599acc0
Signed-off-by: Izuru Sato <sato.izuru@fujitsu.com>
af2ca1c
No branches or pull requests
Description
A build script that start/stop Hyperledger Indy node pool is necessary for indy ledger plugin development.
Acceptance Criteria
A docker-compose definition that you can start / stop indy node pool with. It should mount a volume to support data persistency.
The text was updated successfully, but these errors were encountered: