Open Breee opened 3 years ago
Currently i'm not able to find official docker images for the mattermost app and db.
It would be nice if there would be an automatic build and push to a registry (i.e. dockerhub).
If we want to use dockerhub as registry, we could also enable autobuilds for each new release. Else we could write a CircleCI pipeline.
I found and use the following images:
mattermost/mattermost-prod-db:v5.31.0 mattermost/mattermost-team-edition:5.31.0
https://hub.docker.com/u/mattermost
Currently i'm not able to find official docker images for the mattermost app and db.
It would be nice if there would be an automatic build and push to a registry (i.e. dockerhub).
If we want to use dockerhub as registry, we could also enable autobuilds for each new release.
Else we could write a CircleCI pipeline.