8
docker-exec.sh
Executable file
8
docker-exec.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/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 \
|
||||
$@
|
Reference in New Issue
Block a user