Skip to content

Update docker compose docs to remove reference to nonexistent compose file #333

@MoralCode

Description

@MoralCode

this line refers to a database-compose.yml that has not existed for at least as long as ive been involved in this project.

docker compose -f docker-compose.yml -f database-compose.yml up

the reference to this should be removed.

This whole file should ideally describe the current process of using docker, which is essentially "use environment.txt as a sample for creating your .env file, then run docker compose up"

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood issues for a newcomer to tackle

    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