Name

ant

Category

Build Tool

Description

Provides support for the Apache Ant build tool.

Environment Variables

Variable Passed to Docker Notes
ANT_ARGS YES Additional arguments to ant
ANT_HOME YES Used to determine the location of the ant binary if it is not on the path or provided via the --ant-cmd flag
ANT_OPTS YES Additional options to the JVM that runs ant

Options

Option Notes
--ant-cmd Specifically set the location of the ant binary

Docker Notes

Developer Notes

See build tools for more information.