Skip to content

Mattermost configuration fails in lesson 2 #155

Description

@stamurabi

The configurator is unable to seed the mattermost container due to a typo in scripts/seed-workshop-resources on line 141

docker cp config/mattermost/data.jsonl workshop_mattermost_1:/mattermost/data/data.jsonl
should be
docker cp config/mattermost/data.jsonl workshop-mattermost-1:/mattermost/data/data.jsonl

Ran into this issue on MacOS with Docker desktop

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