mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-15 06:48:32 +00:00
4 lines
166 B
Bash
4 lines
166 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
COMPOSE_DOCKER_CLI_BUILD=1 docker compose --file ./docs/docs/guides/installation/run/docker-compose.yaml --file ./e2e/docker-compose-overwrite.yaml "$@"
|