Add link to Docker install instructions

This commit is contained in:
Ralf Becker 2019-07-19 10:16:07 +02:00 committed by GitHub
parent eec3b7d6bc
commit a20b860212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,9 @@
https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl
### Installing EGroupware 19.1+ via Docker:
EGroupware 19.1 can be installed via Docker, in fact the DEB/RPM packages also does that. Instructions on how to run EGroupware in Docker are in [doc/docker subdirectory](https://github.com/EGroupware/egroupware/tree/master/doc/docker).
### Installing EGroupware 17.1 from github:
[switch to 17.1 branch](https://github.com/EGroupware/egroupware/tree/17.1) and follow instructions there