focus, some better than others • pick the one that best fits your purpose • Some interesting ones: – wouterd/docker-maven-plugin – rhuss/docker-maven-plugin – spotify/docker-maven-plugin – rhuss/docker-maven-plugin
• Start containers • Link containers • Wait for containers to finish initialisation • Expose URLs / port info to integration tests • Clean up • Push images to an index / registry
– Application images – Application test images – Something describing or creating their dependencies • And then you could: – Auto-test against new dependencies? – Auto-test dependants vs your new version?