# Optimal Dockerfiles for Java (https://depot.dev/docs/container-builds/optimal-dockerfiles/java)

We've assembled some optimal Dockerfiles for building Docker images for Java using different build tools. These Dockerfiles are what we recommend when building Docker images for Java applications, but may require modifications based on your specific use case.

## Guides

* [Dockerfile for Java using `Maven`](/docs/container-builds/optimal-dockerfiles/java-maven-dockerfile)
* [Dockerfile for Java using `Gradle`](/docs/container-builds/optimal-dockerfiles/java-gradle-dockerfile)

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.