Skip to content

Commit ba6d8dc

Browse files
Update run.sh
1 parent e9ae268 commit ba6d8dc

File tree

1 file changed

+1
-0
lines changed
  • docker/spring-cloud-contract-stub-runner-docker

1 file changed

+1
-0
lines changed

docker/spring-cloud-contract-stub-runner-docker/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ if [[ "${MESSAGING_TYPE}" != "" ]]; then
1414
ADDITIONAL_OPTS="${ADDITIONAL_OPTS} --thin.profile=${MESSAGING_TYPE}"
1515
fi
1616

17+
echo "Please wait for the dependencies to be downloaded..."
1718
exec \
1819
java \
1920
-Djava.security.egd=file:/dev/./urandom \

0 commit comments

Comments
 (0)