GoogleContainerTools / jib

🏗 Build container images for your Java applications.
Apache License 2.0
13.7k stars 1.44k forks source link

Support building image from jib.yaml in Maven plugin #4303

Open mikaelstaldal opened 2 months ago

mikaelstaldal commented 2 months ago

It would be useful if the Maven plugin (and probably also Gradle plugin) supports building an image from a jib.yaml specification like the CLI's build command.