SoapUI-5.6.0 with OpenJDK-11
9.5K
GitHub Repo: https://github.com/razvanvancea/docker-soapui-mockservicerunner
Docker image with SoapUI-5.5.0 and OpenJDK-11.
Prerequisite: Docker is installed on the local machine
cd ~ && mkdir -p soapui
docker run --rm -p 8080:8080 -v ~/soapui:/home/soapui rvancea/soapui-mockservicerunner:latest -a "/" -p "8080" /home/soapui/my-project.xml
Notes regarding 3rd step:
Congrats, the setup is complete! Now feel free to test out the mocked services on http://localhost:8080
Official Doc: https://www.soapui.org/docs/test-automation/running-from-command-line/soap-mock/
Content type
Image
Digest
Size
173.6 MB
Last updated
about 5 years ago
docker pull rvancea/soapui-mockservicerunner