mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 13:23:09 +00:00
update ldap container to latest version (#341)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -381,7 +381,7 @@ test-update-env: ## Recreate containers based on updated .env.
|
||||
test-ci: test-startup
|
||||
|
||||
.PHONY: test-startup
|
||||
test-startup: ## Test if all containers start up
|
||||
test-startup: clean ## Test if all containers start up
|
||||
docker-compose -f $(DOCKERCOMPOSE_FILE) -f tests/test-container.yml build
|
||||
docker-compose -f $(DOCKERCOMPOSE_FILE) up -d
|
||||
docker-compose -f $(DOCKERCOMPOSE_FILE) ps
|
||||
|
||||
Reference in New Issue
Block a user