client/repo: add custom compose merge file functionality, add tests #309

Manually merged
AaronFiore merged 0 commits from AaronFiore/docker-finance:client-custom-docker-compose into master 2026-03-04 20:08:47 +00:00
Owner

Description

Like custom build functionality (custom Dockerfile), adds support for
custom docker-compose.yml functionality:

  • Adds default custom compose file
  • Adds to run-time environment
  • Adds to gen and edit

⚠️Requires user to run gen type=compose at least once for their respective existing image.

Agreement

### Description Like custom build functionality (custom Dockerfile), adds support for custom docker-compose.yml functionality: * Adds default custom compose file * Adds to run-time environment * Adds to `gen` and `edit` ⚠️Requires user to run `gen type=compose` at least once for their respective existing image. ### Agreement - [x] I have read and understood the [Development](https://gitea.evergreencrypto.co/EvergreenCrypto/dfi-docs/src/branch/master/markdown/How-do-I-contribute.md#development) and [License](https://gitea.evergreencrypto.co/EvergreenCrypto/dfi-docs/src/branch/master/markdown/Where-is-the-legalese.md#where-is-the-legalese) documentation
AaronFiore added 2 commits 2026-03-03 19:35:05 +00:00
Like custom build functionality (custom Dockerfile), adds support for
custom docker-compose.yml functionality:
  * Adds default custom compose file
  * Adds to run-time environment
  * Adds to `gen` and `edit`
AaronFiore added this to the v1.4.0 milestone 2026-03-03 19:35:32 +00:00
AaronFiore force-pushed client-custom-docker-compose from d5ea149648 to ef6dac4f47 2026-03-04 19:06:07 +00:00 Compare
AaronFiore manually merged commit 8479411327 into master 2026-03-04 20:08:47 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#309