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

A maven plugin to manage docker containers and images for integration tests.

Results 14 docker-maven-plugin issues
Sort by recently updated
recently updated
newest added

Hi Wouter, I really like your docker-maven-plugin, however the lack of the VOLUME feature in the plugin is the only thing I miss. Can you tell me if in some...

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.

enhancement
help wanted

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...

enhancement
help wanted

The plugin currently connects to docker using the rest api. It would be nice to also have unix socket support.

enhancement
help wanted