Skip to content

[Enhancement] docker-compose inside the repository #409

@szczot3k

Description

@szczot3k

Is your enhancement request related to a problem? Please describe.
The current implementation of docker-compose which requires cloning the repo, and then overwriting the docker-compose.yml with content taken from wiki just isn't right.

Describe the solution you'd like
Have a docker-compose.production.yml which we can copy (the same file as in wiki, just stored on the repo) onto docker-compose.yml.

Describe alternatives you've considered
Have a docker-compose.production.override.yml which we can copy onto docker-compose.override.yml with "production" config

Additional context
https://docs.docker.com/compose/production/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    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