Skip to content

Handle the case where customized configuration exists prior container start #110

Closed
@petr-stratoscale

Description

@petr-stratoscale

The container's entry point currently always overwrites the configuration file.
This does not work well in the scenario where a customized config file is stored on a mounted volume. Any customization are then lost when the container starts.

The entry point should detect and handle (like for example Mysql and Postgres) this case.

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