Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Make docker gui differ between standard and custom parameters #86

@godfuture

Description

@godfuture

I face the problem that image updates with docker gui are extensive, because standard parameters from previous image get not updated. For me it is hard to manually check for changes.

It would be much easier, if standard parameters would be wiped on start. For example, the docker compose for nextcloud only knows those parameters that were added by user:
grafik

But their parameters once started are looking like this (in red those I have added manually):
grafik

With two rules, this should be fairly easy to solve:

  1. Every parameter that was not added by user, is a standard parameter
  2. If the user wants to override a standard parameter, he always has to create a custom one. Custom always wins!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions