1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

Print a proper (error) message when container is read-only, but packages should be installed (#321)

* print an error message instead of failing to start if container is read-only
This commit is contained in:
Felix Bartels
2020-01-16 15:22:12 +01:00
committed by GitHub
parent 3367b539b7
commit b72359d000
6 changed files with 64 additions and 40 deletions
-3
View File
@@ -133,9 +133,6 @@ INSECURE=$INSECURE
docker_repo=kopano
COMPOSE_PROJECT_NAME=kopano
# Additional packages to install
ADDITIONAL_KOPANO_PACKAGES=python3-grapi.backend.ldap
EOF
else
echo ".env already exists with initial configuration"