hyperledger-firefly / hyperledger-firefly/cli

Add an "init" option to copy in a custom docker-compose.override.yml file

Open
#184 2 comments 0 reactions 1 assignee Claimed by @Philip-21 View on GitHub
good first issue
Dominant language
Go
Stars
66
Forks
64
PR merge metrics
No merged PRs in 30d

Description

As of #183, the supported method for overriding or extending the configuration of the underlying Docker containers is via a `docker-compose.override.yml` file.

As a convenience, it would be nice to have an option to `ff init` which allows pointing to an existing file that will be copied in as `docker-compose.override.yml` instead of the default empty stub file. This would allow reusing the same overrides multiple times without manual copy steps, such as if you delete and recreate a stack.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.