Open Issues Need Help
View All on GitHub Pulling unnecessary images for stack type about 2 months ago
AI Summary: The task requires modifying the FireFly CLI to optimize the image pulling process during stack instantiation. Currently, irrelevant images for the selected stack type (e.g., pulling EVM and Tezos images when creating a Cardano stack) are downloaded. The solution involves altering how the CLI handles and filters the manifest to include only necessary images based on the chosen stack type.
Complexity:
4/5
bug good first issue