Skip to content

Commit

Permalink
Update testApp.sh (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm authored Apr 4, 2024
1 parent c8ca64b commit d72bcc6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/testApp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ mvn -ntp -Dhttp.keepAlive=false \

./scripts/buildImages.sh

docker pull -q "bitnami/zookeeper:3"
docker pull -q "bitnami/kafka:2"
docker pull -q "bitnami/kafka:latest"

./scripts/startContainers.sh

Expand Down

0 comments on commit d72bcc6

Please sign in to comment.