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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user