hyperledger-firefly / hyperledger-firefly/cli
Pulling unnecessary images for stack type
Open
bug
good first issue
- Dominant language
- Go
- Stars
- 66
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
When instantiating a stack the `stack.json` contains images that are not relevant for the current stack.
Raised on Discord https://discord.com/channels/905194001349627914/928377875827154984/1395092589409079416
If you create a Cardano stack for example, you can see that it tries to pull images for EVM Connect and Tezos Connect on `start`.
This needs a change to the way the manifest is handled and filtered
Contributor guide
Assessment
This issue has not been assessed yet.