Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.2 KB

Build Status Circle CI

WARNING!!! This project is no longer actively maintained. Please see this ticket for reasons and alternatives.

Docker Maven Plugin

This project aims to make it it easy to build an app on a container, test it and push it to a Docker repository, even if it relies on other containers (e.g. a database). We tend to talk "Maven" rather than "Docker" (E.g. "package" rather than "build"). And we like to keep it simple.

Using another tool? I have an Ant version, and a Gradle version (SBT coming soon...).