Skip to content

Docker compose instruction for adding LocalSettings.php could be clarified #2669

@drgnmstr

Description

@drgnmstr

The comments within docker-compose.yml contain the following:

# After initial setup, download LocalSettings.php to the same directory as
# this yaml and uncomment the following line and use compose to restart
# the mediawiki service

Simply restarting the service is insufficient. To add the new volume you need to use the following command:

docker compose up --build

It is not necessary to first do docker compose down.

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