Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 290 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 290 Bytes

Start with command:

docker run -d --name mattermost --restart always
-v <mattermost-config-folder-with-config.json-in-it>:/mattermost/config
-v :/mattermost/data
-v :/mattermost/logs
lynxsolutions/docker-mattermost:latest