Slackbot
07/25/2023, 7:02 AMOleg Nenashev
07/25/2023, 11:17 AMOleg Nenashev
07/25/2023, 11:21 AMAkhilesh Chaikam
07/25/2023, 5:15 PM2.35.0
I will go through the given links. Thanks.Akhilesh Chaikam
07/25/2023, 6:13 PM8080
inside docker. And I see that my command arguments are present in wiremock tab in docker app. (Please see attached image). But still none of those arguments are honored. For eg: --verbose
doesnt enable verbose logging. It still says verbose as false
in output.Akhilesh Chaikam
07/25/2023, 6:22 PMWIREMOCK_COMMANDLINE_OPTIONS
to cmd
and it worked 🙂. Thanks.
<cmd>--port 8181 --verbose --global-response-templating</cmd>
Oleg Nenashev
07/25/2023, 6:45 PMOleg Nenashev
07/25/2023, 6:47 PM