kafka-ingest-concept/docker-exec.sh
kjuulh f345a956c9
feat: add iceberg with spark
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-05 23:23:34 +02:00

9 lines
213 B
Bash
Executable File

#!/bin/zsh
docker compose \
-f templates/docker-compose.rising-wave.yaml \
-f templates/docker-compose.iceberg.yaml \
-f templates/docker-compose.clickhouse.yaml \
-f templates/docker-compose.yaml \
$@