Giter Site home page Giter Site logo

kevinleturc / docker-maven-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabric8io/docker-maven-plugin

0.0 1.0 0.0 7.65 MB

Maven plugin for running and creating Docker images

Home Page: https://dmp.fabric8.io

License: Apache License 2.0

Shell 0.54% C 0.02% Java 99.20% Groovy 0.04% CMake 0.06% Dockerfile 0.14%

docker-maven-plugin's Introduction

docker-maven-plugin

Maven Central Circle CI Coverage Technical Debt

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.

Goals

Goal Description Default Lifecycle Phase
docker:start Create and start containers pre-integration-test
docker:stop Stop and destroy containers post-integration-test
docker:build Build images install
docker:watch Watch for doing rebuilds and restarts
docker:push Push images to a registry deploy
docker:remove Remove images from local docker host post-integration-test
docker:logs Show container logs
docker:source Attach docker build archive to Maven project package
docker:save Save image to a file
docker:volume-create Create a volume to share data between containers pre-integration-test
docker:volume-remove Remove a created volume post-integration-test
docker:copy Copy files and directories from a container post-integration-test

Documentation

  • The User Manual [PDF] has a detailed reference for all and everything.
  • The Introduction is a high level overview of this plugin's features and provides an usage example. provided goals and possible configuration parameters.
  • Examples are below samples/ and contain example setups which you can use as blueprints for your own projects.
  • ChangeLog has the release history of this plugin.
  • Contributing explains how you can contribute to this project. Pull requests are highly appreciated!

Docker API Support

  • Docker 1.6 (v1.18) is the minimal required version
  • Docker 1.8.1 (v1.20) is required for docker:watch
  • Docker 1.9 (v1.21) is required for using custom networks and build args.

docker-maven-plugin's People

Contributors

alexist avatar bohmber avatar brenuart avatar chonton avatar chonton-elementum avatar danielwegener avatar dependabot[bot] avatar emetsger avatar fusesource-ci avatar giafar avatar iocanel avatar jakub-bochenski avatar jgangemi avatar jpraet avatar jstrachan avatar katsuya-tomioka avatar mabrarov avatar nicolaferraro avatar osigida avatar postremus avatar rawlingsj avatar raystorm avatar rhuss avatar rikcarve avatar rohankanojia avatar sebastiankirsch avatar stromnet avatar sverhagen avatar twz123 avatar wrosenuance avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.