mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-09 08:56:28 +00:00
update readme with current default values for repos
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
789762cb34
commit
292aed66f6
11
README.md
11
README.md
@ -45,12 +45,17 @@ To be able to easily go back to a previous version you can also "tag" you Docker
|
|||||||
This project also makes it possible to build Docker images based on the official Kopano releases. For this the following section needs to be modified in `.env`:
|
This project also makes it possible to build Docker images based on the official Kopano releases. For this the following section needs to be modified in `.env`:
|
||||||
|
|
||||||
```
|
```
|
||||||
# Docker Repository to push to
|
# Docker Repository to push to/pull from
|
||||||
#docker_repo=zokradonh
|
docker_repo=zokradonh
|
||||||
|
COMPOSE_PROJECT_NAME=kopano
|
||||||
|
|
||||||
# modify below to build a different version, than the kopano nightly release
|
# Modify below to build a different version, than the kopano nightly release
|
||||||
#KOPANO_CORE_REPOSITORY_URL=https://serial:REPLACE-ME@download.kopano.io/supported/core:/final/Debian_9.0/
|
#KOPANO_CORE_REPOSITORY_URL=https://serial:REPLACE-ME@download.kopano.io/supported/core:/final/Debian_9.0/
|
||||||
#KOPANO_WEBAPP_REPOSITORY_URL=https://serial:REPLACE-ME@download.kopano.io/supported/webapp:/final/Debian_9.0/
|
#KOPANO_WEBAPP_REPOSITORY_URL=https://serial:REPLACE-ME@download.kopano.io/supported/webapp:/final/Debian_9.0/
|
||||||
|
#KOPANO_WEBAPP_FILES_REPOSITORY_URL=https://serial:REPLACE-ME@download.kopano.io/supported/files:/final/Debian_9.0/
|
||||||
|
#KOPANO_WEBAPP_MDM_REPOSITORY_URL=https://serial:REPLACE-ME@download.kopano.io/supported/mdm:/final/Debian_9.0/
|
||||||
|
#KOPANO_WEBAPP_SMIME_REPOSITORY_URL=https://serial:REPLACE-ME@download.kopano.io/supported/smime:/final/Debian_9.0/
|
||||||
|
#KOPANO_ZPUSH_REPOSITORY_URL=http://repo.z-hub.io/z-push:/final/Debian_9.0/
|
||||||
#RELEASE_KEY_DOWNLOAD=1
|
#RELEASE_KEY_DOWNLOAD=1
|
||||||
#DOWNLOAD_COMMUNITY_PACKAGES=0
|
#DOWNLOAD_COMMUNITY_PACKAGES=0
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user