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.
Features
- An own configuration syntax can be used to create a Dockerfile
- For specifying artefacts and other files, the plugin uses the assembly descriptor format from the maven-assembly-plugin to copy over those file into the Docker image
- An external Dockerfile can be specified in which Maven properties can be inserted
- Images that are built with this plugin can be pushed to public or private Docker registries with docker:push
- The User Manual [PDF] has a detailed reference for all and everything
- Examples contain example setups which you can use as blueprints for your own projects
Categories
Software DevelopmentLicense
Apache License V2.0Follow docker-maven-plugin
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of docker-maven-plugin!