SoapUI in docker, based on openJDK
defaults to openjdk:8-alpine for openJDK base image FROM baseimage:tag Pass at build-time to the builder with the docker build command using --build-arg baseimage= --build-arg tag=
defaults to 5.4.0 Pass to set which SoapUI version to install (at build-time to the builder with the docker build command using --build-arg soapui_version=
will be needed if you start own / custom SoapUI project, pass the SOAPMOCKNAME, MOCK_HOME and PROJECTFILE ENVs
default runs the sample test override with --entrypoint sh at runtime, if you want to peek into the container
Content type
Image
Digest
Size
166.6 MB
Last updated
over 7 years ago
docker pull blsk/soapui