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

Fix #31 Write all exposed ports to a docker mappings file

Open Ardesco opened this issue 9 years ago • 1 comments

Basic implementation that writes all properties to a mappings file (the name and location are configurable).

The file absolute file location is also exposed as the maven property ${docker.mappings.file}

Ardesco avatar Feb 18 '16 00:02 Ardesco

This would be pretty handy. Is anyone reviewing these PRs?

jdcasey avatar Jul 21 '16 22:07 jdcasey