docker run -itd --name w3im -v $(pwd)/config.json:/mattermost/config/config.json -p 8000:8000 sabbir1cse/w3im:latest
You can load plugins directory by mounting /mattermost/plugins.
Data directory can be mounted on mattermost/data
For w3im
docker run -itd --name w3im_sabbir -v /home/ubuntu/w3im/mattermost/config/config.json:/mattermost/config/config.json -v /home/ubuntu/w3im/mattermost/plugins:/mattermost/plugins -v /home/ubuntu/w3im/mattermost/data:/mattermost/data -p 8000:8000 sabbir1cse/w3im:latest
Content type
Image
Digest
Size
112 MB
Last updated
about 8 years ago
docker pull sabbir1cse/w3im