This is a Maven plugin for building Docker images and managing containers for integration tests. It works with Maven 3.0.5 and Docker 1.6.0 or later.
Docker is an invaluable tool in a self-hosted setup, and I spend a lot of time managing containers and monitoring their activity. I previously built a Docker Swarm cluster and could monitor the ...