Skip to content

Commit a8bf7cc

Browse files
committed
extra logs
1 parent f91c85c commit a8bf7cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/script.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ start() {
2424
echo "Waiting Elasticsearch cluster to start..."
2525
sleep 30s
2626
docker ps -a
27+
docker logs elastic-container || true
2728
}
2829

2930
stop() {

0 commit comments

Comments
 (0)