mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 22:03:03 +00:00
Document minimal versions required for docker and compose (#190)
* 1.19.0 is currently the minimal version you need to have to run this project Signed-off-by: Felix Bartels <felix@host-consultants.de> * mention minimal required versions in readme Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -5,7 +5,7 @@ This repository contains an easy to replicate recipe to spin up a [Kopano](https
|
||||
|
||||
## How to get started?
|
||||
|
||||
- make sure that you are running a recent enought version of Docker and [Docker Compose](https://docs.docker.com/compose/install/)
|
||||
- make sure that you are running at least Docker 17.06.0 and [Docker Compose](https://docs.docker.com/compose/install/) 1.19.0.
|
||||
- clone this repository to your local disk
|
||||
- run `setup.sh`
|
||||
- this script will ask you a few questions about your environment.
|
||||
|
||||
Reference in New Issue
Block a user