Commit Graph

70 Commits

Author SHA1 Message Date
Tejas Bubane
4f0a5376f3 Upgrade mattermost to 4.9.0 (#258) 2018-04-15 19:33:20 +02:00
Compilenix
c9cc81895a Upgrade mattermost to v4.8.1 (#255) 2018-04-10 19:24:34 +02:00
Tejas Bubane
01f7b80e5d Upgrade mattermost to v4.8.0 (#247) 2018-03-16 12:04:35 +01:00
Kyâne Pichou
b5b27f8abe
Upgrade to 4.7.3 (#244) 2018-03-09 19:15:12 +01:00
Kyâne Pichou
e895c0d4dd
Upgrade to 4.7.2 (#240)
Changelog is [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7)
2018-02-23 10:17:24 +01:00
Kyâne Pichou
19ab5f2b77
Upgrade to 4.7.1 (#238) 2018-02-19 20:15:05 +01:00
3_1_3_u
e6c27a7200 Upgrade to 4.7.0 (#236) 2018-02-17 23:44:11 +01:00
3_1_3_u
efec6080cc Use Alpine based image for app (#208) 2018-02-09 00:55:45 +01:00
Kyâne Pichou
563aadce3e
Add mime-support to get /etc/mime.types file (#232) 2018-02-01 23:59:50 +01:00
3_1_3_u
8ef796f137 Upgrade to 4.6.1 (#231) 2018-01-31 11:19:09 +01:00
Kyâne Pichou
bdabd10d4d
Add xmlsec1 package (#226)
Closes #225
2018-01-18 19:06:48 +01:00
3_1_3_u
5e1aea0555 Upgrade to 4.6 (#223) 2018-01-16 11:31:58 +01:00
Veovis
dfe76684f4 Change the working dir for plugins to work (#218)
Fix https://github.com/mattermost/mattermost-docker/issues/217 with the default configuration on the PluginSettings as they use relative paths.
2018-01-01 17:58:08 +01:00
Tejas Bubane
283d2b71f0 Upgrade mattermost to 4.5.0 (#216) 2017-12-16 19:07:52 +01:00
Kyâne Pichou
18c3bec4c5
Upgrade to 4.4.5 (#213) 2017-12-12 20:40:00 +01:00
Kyâne Pichou
6421fead62
Upgrade to 4.4.3 (#212) 2017-12-05 21:52:00 +01:00
Sven Schliesing
c6c1049552 Fix typo in app Dockerfile (#210) 2017-11-26 19:58:56 +01:00
Pan Luo
5de76764be
Merge pull request #209 from andruwa13/4.4.2
Upgrade to 4.4.2
2017-11-22 21:03:29 -08:00
Andrew Vityuk
91d4d87df4 Upgrade to 4.4.2 2017-11-23 02:26:09 +02:00
3_1_3_u
48ff02839f Images Ubuntu 16.04, optimization and reduce image size (#204) 2017-11-20 20:29:07 +01:00
3_1_3_u
b4b0aa1866 Upgrade to 4.4.1 (#197) 2017-11-16 21:01:36 +01:00
3_1_3_u
a44c046e3c Upgrade to 4.4 (#196) 2017-11-15 17:45:24 -08:00
3_1_3_u
3baace04bb Upgrade to 4.3.2 (#194) 2017-11-11 13:14:51 +01:00
Kyâne Pichou
3715c7aadd Upgrade to 4.3.1 (#186) 2017-10-23 21:47:46 +02:00
Kyâne Pichou
b9491b03ef Upgrade to 4.3.0 (#183) 2017-10-15 22:04:51 +02:00
Kyâne Pichou
5cc50eb522 Use best practices for Dockerfiles (#180) 2017-10-13 14:12:30 +02:00
Kyâne Pichou
6ee75f4f6b Merge app dockerfiles (#146)
* Merge app dockerfiles

* Update readme for choosing team edition
2017-09-24 22:25:47 +02:00
Tejas Bubane
c4ee11619f Upgrade to mattermost 4.2 (#169) 2017-09-15 14:25:58 +02:00
PICHOU Kyâne
f5ee7c83d7 Upgrade to 4.1.0
Close #164
2017-08-16 22:22:59 +02:00
Tejas Bubane
1fceb3b09e
Upgrade mattermost to 4.0.3 2017-08-10 22:14:09 +05:30
PICHOU Kyâne
1f1916794d Upgrade to 4.0.2 2017-07-29 22:18:49 +02:00
Kyâne PICHOU
c70bab0f3a Upgrade to 4.0.1
Changelog here: https://docs.mattermost.com/administration/changelog.html#release-v4-0-1
2017-07-19 09:41:59 +02:00
PICHOU Kyâne
9bb060fa07 Update to 4.0.0 2017-07-15 19:38:12 +02:00
Tejas Bubane
05a4fa19b2
Upgrade to mattermost 3.10.0 2017-06-15 13:15:29 +05:30
PICHOU Kyâne
87b26e155e Do not use env variables to override APP conf.
Since setting environment variables override and force a configuration parameters, it is better to not use them.
Should only override and force database configuration.

resolve #136
2017-06-08 22:02:53 +02:00
Kyâne Pichou
6512a09608 Improve app Dockerfile (#131)
* Improve app Dockerfile
2017-06-07 22:48:41 +02:00
Carlos Schneider
ca43fe3961 Upgrade to Mattermost 3.9.0 2017-05-16 11:33:37 -03:00
PICHOU Kyâne
9e9be71ee4 Upgrade to Mattermost 3.8.2 2017-04-22 17:44:06 +02:00
Eric Sethna
0ce37f1eb9 Update Dockerfile 2017-04-19 13:49:43 -06:00
Tejas Bubane
b15521700e
Upgrade mattermost to 3.8.0 2017-04-15 12:18:12 +05:30
Pan Luo
a29f94d497
Update to Mattermost 3.7.3 2017-03-22 16:52:48 -07:00
Pan Luo
a8b4e73882
Update to Mattermost 3.7.2 2017-03-19 21:46:05 -07:00
Pan Luo
fb268003cb
Update to Mattermost 3.7.1 2017-03-15 15:36:18 -07:00
Pan Luo
f0e0d92b3f
Update to Mattermost 3.6.3 2017-03-15 15:35:12 -07:00
Pan Luo
2a0cf0cb21 Allow config location to be customized from CLI (#66)
* Allow config location to be customized from CLI

Config file should be stored in a persistent storage as it is stores the
app status and configuration. It should be independent from container
life cycle and mounted into app container. This commit allows config
location to be changed through CLI. So that when the persistent storage
is mounted, the location can be pointed to the mounted config file.

Also some updates for best practices:
* extracted version numbers in Dockerfile into a environment variable
* Added mattermost/bin to PATH environment variable

* Add customizable environment variables to readme
2017-02-22 21:37:43 -08:00
Pan Luo
2a89bdc48f
Update to 3.6.2 2017-02-03 14:13:13 -08:00
lfbrock
5c9589dae0 Update Dockerfile 2017-01-20 10:54:45 -05:00
lfbrock
4c716ea0b6 Update Dockerfile for v3.6.0 2017-01-12 18:20:56 -05:00
Eric Sethna
1bc6468407 Update Dockerfile 2016-11-23 14:15:22 -07:00
Jason Blais
f601ee5f25 Update Dockerfile for Mattermost 3.5 2016-11-21 14:31:08 -05:00