Skip to content

Commit 8d02bd8

Browse files
committed
Debug
1 parent ae50051 commit 8d02bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tempto-examples/bin/run_on_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ${DOCKER_COMPOSE} pull --quiet
9191

9292
${DOCKER_COMPOSE} build
9393
${DOCKER_COMPOSE} up -d
94-
${DOCKER_COMPOSE} logs --no-color trino-master cassandra hadoop-master psql1 psql2 ssh kafka &
94+
${DOCKER_COMPOSE} logs -f -t --no-color trino-master cassandra hadoop-master psql1 psql2 ssh kafka &
9595

9696
retry check_hive
9797
retry check_trino

0 commit comments

Comments
 (0)