Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 689 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 689 Bytes

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