/docker-ant

Simple image of Apache Ant with Oracle JDK 8

Simple Apache Ant docker images on top of Ubuntu

This repository contains Dockerfile of Ubuntu for Docker's automated build published to the public Docker Hub.

Docker Tags

sgrio/ant provides one single tagged image:

  • Default (Your best choice)
    • latest: Apache Ant version 1.10.1

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub: docker pull sgrio/ant

Usage

docker run -it --rm sgrio/ant ant version