Skip to content

thomas-endres-tng/docker-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-maven-plugin

endorse Build Status Flattr

This is a Maven plugin for managing Docker images and containers for your builds. The current version ist 0.10.5 and works with Maven 3.2.1 or later.

Goals

Goal Description
docker:start Create and start containers
docker:stop Stop and destroy containers
docker:build Build images
docker:push Push images to a registry
docker:remove Remove images from local docker host
docker:logs Show container logs

Documentation

  • The Introduction is a highlevel overview of this plugin's features and provides an usage example.
  • The User Manual is a detailed reference for all provided goals and possible configuration parameters.
  • Examples are below samples/ and contain example setups which you can use as blueprints for your own projects.
  • Migration Guide for migration from pre-0.10.x versions. The old documentation for versions 0.9.x and less can be found here.
  • ChangeLog has the release history of this plugin.
  • Contributing explains how you can contribute to this project. Pull requests are highly appreciated!

About

Maven plugin for managing Docker images and containers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%