client/container: add preliminary plugins feature #109

Merged
AaronFiore merged 0 commits from refs/pull/109/head into master 2024-08-08 23:24:58 +00:00
AaronFiore commented 2024-08-08 08:12:00 +00:00 (Migrated from gitea.com)

Description

  • Sets a location for plugins
    • Allows for end-user custom plugins
  • Provides default example plugin
  • Executes plugins within profile/subprofile context
    • Hooks into the container's global environment

Agreement

### Description - Sets a location for plugins * Allows for end-user custom plugins - Provides default example plugin - Executes plugins within profile/subprofile context * Hooks into the container's global environment ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#109