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