docker-maven-plugin

Maven plugin for running and creating Docker images

  • 所有者: fabric8io/docker-maven-plugin
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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, #### 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.

主要指標

概覽
名稱與所有者fabric8io/docker-maven-plugin
主編程語言Java
編程語言Java (語言數: 6)
平台
許可證Apache License 2.0
所有者活动
創建於2014-03-26 06:10:05
推送於2025-05-02 16:39:12
最后一次提交2025-04-22 08:49:45
發布數413
最新版本名稱v0.46.0 (發布於 2025-04-06 22:26:00)
第一版名稱v0.9.0 (發布於 2014-05-16 10:25:13)
用户参与
星數1.9k
關注者數73
派生數646
提交數2.4k
已啟用問題?
問題數1132
打開的問題數494
拉請求數539
打開的拉請求數15
關閉的拉請求數166
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?