Skip to content

[Enhancement] Use docker include instead of docker-compose.override.yml #277

Description

@edevosc2c

I think we should use docker extends functionalities instead of using .override file for having a separate docker-compose.yml: https://docs.docker.com/compose/how-tos/multiple-compose-files/include/

docker-compose.override.yml was not meant to be used for having multiple docker-compose for the same docker-compose project.

include file could be used for including more Docker compose services in the docker-compose without touching the main docker-compose.yml file, this would be easier to upgrade to a newer georchestra version, but currently we can't use this functionality.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions