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

Create a docker:run task, similar to cargo:run

Open wouterd opened this issue 11 years ago • 0 comments

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 when the user presses "ctrl-c" tear everything down again.

wouterd avatar Aug 24 '14 21:08 wouterd