Wouter Danes
Wouter Danes
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.
Images that need to be pushed, but don't have keep = true should be removed after they are pushed. Else build servers could get seriously cluttered.
It would be useful to be able to "run" the project as well as integration test it. The docker:run goal would build the images, start up the server and then...
The plugin currently connects to docker using the rest api. It would be nice to also have unix socket support.