docker-maven-plugin
docker-maven-plugin copied to clipboard
Fix #31 Write all exposed ports to a docker mappings file
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}
This would be pretty handy. Is anyone reviewing these PRs?