At this point, we're not developing or accepting new features or even fixing non-critical bugs. This Maven plugin integrates Maven with Docker. Don't do anything fancy. Dockerfiles are how you build Docker projects; that's what this plugin uses. They are mandatory. Make the Docker build process integrate with the Maven build process. If you bind the default phases, when you type mvn package, you get a Docker image. When you type mvn deploy, your image gets pushed. Make the goals remember what you are doing. You can type mvn dockerfile:build and later mvn dockerfile:tag and later mvn dockerfile:push without problems. This also eliminates the need for something like mvn dockerfile:build -DalsoPush; instead you can just say mvn dockerfile:build dockerfile:push. Integrate with the Maven build reactor. You can depend on the Docker image of one project in another project, and Maven will build the projects in the correct order.

Features

  • Faster build times
  • Consistent build lifecycle
  • Depend on Docker images of other services
  • Use other Docker tools that rely on Dockerfiles
  • This plugin lets you leverage Docker cache more consistently
  • This plugin requires Java 7 or later and Apache Maven 3 or later

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow Dockerfile Maven

Dockerfile Maven Web Site

Other Useful Business Software
PageDNA: Web-to-Print eCommerce Software Icon
PageDNA: Web-to-Print eCommerce Software

eCommerce for Print, Signs and Fulfillment Trusted by In‑Plants and Commercial Print Leaders

PageDNA enables successful eCommerce strategies for commercial print sales organizations, internal print shops, and brand owners. PageDNA’s online ordering platform increases print volume while decreasing touch costs for all stakeholders: clientele, print operations, and the organizations they support.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Dockerfile Maven!

Additional Project Details

Programming Language

Java

Related Categories

Java Libraries

Registered

2023-08-07