parent
908ab3c22b
commit
e01e8e4c01
@ -28,7 +28,7 @@ To install the team edition, comment out the two following lines in docker-compo
|
|||||||
args:
|
args:
|
||||||
- edition=team
|
- edition=team
|
||||||
```
|
```
|
||||||
The `app` Dockerfile will read the `edition` build argument to install Team (`edition = 'team'`) or Entreprise (`edition != team`) edition.
|
The `app` Dockerfile will read the `edition` build argument to install Team (`edition = 'team'`) or Enterprise (`edition != team`) edition.
|
||||||
|
|
||||||
### Database container
|
### Database container
|
||||||
This repository offer a Docker image for the Mattermost database. It is a customized PostgreSQL image that you should configure with following environment variables :
|
This repository offer a Docker image for the Mattermost database. It is a customized PostgreSQL image that you should configure with following environment variables :
|
||||||
|
Reference in New Issue
Block a user