1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-20 04:43:06 +00:00

fail make target when docker wait returns with non zero output (#184)

just install python3-minimal in base
clear apt key todo
rework test-ci to fail when the test containers exits with error code != 1
This commit is contained in:
Felix Bartels
2019-06-15 19:21:54 +02:00
committed by GitHub
parent aa2b8332dd
commit adfbfeb4a3
9 changed files with 16 additions and 36 deletions
-1
View File
@@ -238,7 +238,6 @@ services:
kopano_webapp:
image: ${docker_repo:-zokradonh}/kopano_webapp:${WEBAPP_VERSION:-latest}
hostname: kopano_webapp
container_name: ${COMPOSE_PROJECT_NAME}_webapp
depends_on:
- kopano_server
volumes: