docker-maven-plugin icon indicating copy to clipboard operation
docker-maven-plugin copied to clipboard

Expose all host/port properties to a file

Open wouterd opened this issue 11 years ago • 1 comments

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.

wouterd avatar Aug 23 '14 18:08 wouterd

Do you have an example of how you would expect the data to be structured?

Ardesco avatar Feb 16 '16 11:02 Ardesco