docker-maven-plugin
docker-maven-plugin copied to clipboard
Expose all host/port properties to a file
f.ex in ${project.builddir}/docker-plugin/docker-mappings.properties
That way the whole properties file can be loaded as system properties by the failsafe plugin.
Do you have an example of how you would expect the data to be structured?