|
|
||
|---|---|---|
| .. | ||
| .env | ||
| docker-compose.yml | ||
| README.md | ||
References
Notes
The bind volume permissions must be adjusted:
sudo chown -R 2000:2000 /mnt/docker-volumes/mattermost/*
Finally, run docker compose up to spawn the container.
|
|
||
|---|---|---|
| .. | ||
| .env | ||
| docker-compose.yml | ||
| README.md | ||
The bind volume permissions must be adjusted:
sudo chown -R 2000:2000 /mnt/docker-volumes/mattermost/*
Finally, run docker compose up to spawn the container.