8000 GitHub - manik2131/docker-maven-plugin: A Maven Plugin that allows you to build, test, and publishing Docker images, so you know that the images you share and robust and reliable.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Maven Plugin that allows you to build, test, and publishing Docker images, so you know that the images you share and robust and reliable.

Notifications You must be signed in to change notification settings

manik2131/docker-maven-plugin

 
 

Repository files navigation

Build Status Circle CI

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

There are 4 popular plugins you might wish to look at.

About

A Maven Plugin that allows you to build, test, and publishing Docker images, so you know that the images you share and robust and reliable.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.6%
  • Shell 2.2%
  • Groovy 1.2%
0