Gradle plugin that wraps your JVM application to a new Docker image.

docker gradle gradle-plugin jvm
2 Open Issues Need Help Last updated: Aug 31, 2025

Open Issues Need Help

View All on GitHub

Gradle plugin that wraps your JVM application to a new Docker image.

Groovy
#docker#gradle#gradle-plugin#jvm

AI Summary: Enhance the Gradle Docker Java plugin to support multi-platform Docker image builds using `docker buildx`. This involves integrating `docker buildx` into the existing `distDocker` task, allowing users to specify target platforms (e.g., amd64, arm64) and potentially creating a manifest list image.

Complexity: 4/5
enhancement help wanted

Gradle plugin that wraps your JVM application to a new Docker image.

Groovy
#docker#gradle#gradle-plugin#jvm