We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9ae268 commit ba6d8dcCopy full SHA for ba6d8dc
docker/spring-cloud-contract-stub-runner-docker/run.sh
@@ -14,6 +14,7 @@ if [[ "${MESSAGING_TYPE}" != "" ]]; then
14
ADDITIONAL_OPTS="${ADDITIONAL_OPTS} --thin.profile=${MESSAGING_TYPE}"
15
fi
16
17
+echo "Please wait for the dependencies to be downloaded..."
18
exec \
19
java \
20
-Djava.security.egd=file:/dev/./urandom \
0 commit comments