Running mattermost in docker
Ive set this up a few times and the permissions issues get me every time
For reference this seems to be a winning recipe
Edit the docker-compose.yml
and change the UID and the GID to your current running user
IMPORTANT! docker-compose build
to build the new image
You dont need to set the file/folder ownerships with chown now, as you used your current user