Skip to content

feat: adding default compose template setting#922

Open
tdaron wants to merge 1 commit intolouislam:masterfrom
tdaron:feat/defaultTemplate
Open

feat: adding default compose template setting#922
tdaron wants to merge 1 commit intolouislam:masterfrom
tdaron:feat/defaultTemplate

Conversation

@tdaron
Copy link
Copy Markdown

@tdaron tdaron commented Feb 16, 2026

Tick the checkbox if you understand [x]:

  • I have read and understand the pull request rules.

Description

This adds a small setting to configure the default compose template used. I only saw the rules after making the changes locally, that's why I didn't opened a discussion as I already did it. Still ok if you don't want this feature :)

Without this feature, the default compose template is just a hardcoded constant in the code :(

Why would this feature be useful

In our infra, we have some network that every docker must be connected to, to be reachable from the reverse proxy. Would be very cool to be able to permanently add this network to the default template used.

Type of change

  • User interface (UI)
  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I ran ESLint and other linters for modified files
  • I have performed a self-review of my own code and tested it
  • I have commented my code, particularly in hard-to-understand areas
    (including JSDoc for methods)
  • My changes generate no new warnings

Screenshots (if any)

image

@tdaron tdaron force-pushed the feat/defaultTemplate branch from 7282278 to 2aefff1 Compare February 16, 2026 11:00
@tdaron tdaron force-pushed the feat/defaultTemplate branch from 2aefff1 to 7a81396 Compare February 16, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant