2d908b3cca
Do not copy config.json into /matteronst/config directly because: > Changes to a data volume will not be included when you update an image. > > -- https://docs.docker.com/engine/userguide/dockervolumes/ Instead copy config.template.json into the root and generate /mattermost/config/config.json from the file. |
||
---|---|---|
.. | ||
config.template.json | ||
docker-entry.sh | ||
Dockerfile |